Skip to content

Commit fad816b

Browse files
committed
Use backticks
1 parent d203f98 commit fad816b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ There are two ways to include additional information (values not covered by the
3636

3737
### Using tags
3838

39-
Deployment and observation tables include [`deploymentTags`](/data/#deployments.deploymentTags) and [`observationTags`](/data/#observations.observationTags) fields. You can use these fields to store additional information as key:value pairs, separated by a pipe character (|). For example, this is how temperature and snow cover information could be represented in the deployment table:
39+
Deployment and observation tables include [`deploymentTags`](/data/#deployments.deploymentTags) and [`observationTags`](/data/#observations.observationTags) fields. You can use these fields to store additional information as key:value pairs, separated by a pipe character (`|`). For example, this is how temperature and snow cover information could be represented in the deployment table:
4040

4141
deploymentID | deploymentTags
4242
--- | ---

0 commit comments

Comments
 (0)