Commit 9ddfb2d1 authored by alinamihaila's avatar alinamihaila

Fix key_path typo

parent 69260e86
key_path: counts_monthy.deployments key_path: counts_monthly.deployments
description: Total deployments count for recent 28 days description: Total deployments count for recent 28 days
value_type: integer value_type: integer
stage: release stage: release
......
...@@ -63,13 +63,13 @@ Total number of sites in a Geo deployment ...@@ -63,13 +63,13 @@ Total number of sites in a Geo deployment
| `distribution` | ee | | `distribution` | ee |
| `tier` | premium, ultimate | | `tier` | premium, ultimate |
## counts_monthy.deployments ## counts_monthly.deployments
Total deployments count for recent 28 days Total deployments count for recent 28 days
| field | value | | field | value |
| --- | --- | | --- | --- |
| `key_path` | **counts_monthy.deployments** | | `key_path` | **counts_monthly.deployments** |
| `value_type` | integer | | `value_type` | integer |
| `stage` | release | | `stage` | release |
| `status` | data_available | | `status` | data_available |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment