From 7780fb06694a9e717d18a4f61555378a45ddbf10 Mon Sep 17 00:00:00 2001 From: Frank Bertsch Date: Mon, 24 May 2021 10:29:46 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5298a0e..39dc4a2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The lookml-generator has two important roles: ## Generating Namespace Listings -At Mozilla, a namespace is a single functional area that is represented in Looker with (usually) *one model**. +At Mozilla, a namespace is a single functional area that is represented in Looker with (usually) one model*. Each Glean application is self-contained within a single namespace, containing the data from [across that application's channels](https://probeinfo.telemetry.mozilla.org/v2/glean/app-listings). We also support custom namespaces, which can use wildcards to denote their BigQuery datasets and tables. These are described in `custom-namespaces.yaml`.