Skip to content

Commit

Permalink
pql queries: Add missing backtick
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Mar 28, 2024
1 parent 0bf6941 commit 966de32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/pql_queries.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ Why is that helpful? Prometheus has [native support to query PuppetDB](https://p
And the related Puppet class:
``puppet
```puppet
class profile::core::node_info (
Optional[String[1]] $site = $::site,
Optional[String[1]] $role = $::role,
Expand Down

0 comments on commit 966de32

Please sign in to comment.