Skip to content

Commit d666213

Browse files
authored
Update discourse-attributes.md (#351)
update docs for discourse attributes to reflect new(?) lowercase syntax for selection
1 parent efcbda7 commit d666213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/app/(docs)/docs/roam/pages/discourse-attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ These attributes can be handy for sorting/querying nodes. For instance, if you c
1818

1919
![](/docs/roam/settings-discourse-attributes.png)
2020

21-
You can add discourse attributes as a column to display and sort/filter by when [Querying your discourse graph](./querying-discourse-graph.md) by adding a `Discourse:{label}` selection.
21+
You can add discourse attributes as a column to display and sort/filter by when [Querying your discourse graph](./querying-discourse-graph.md) by adding a `discourse:{label}` selection.
2222

2323
For example, in the index for Claims, you can return the Evidence attribute as a column (Select), and then sort in descending order by that attribute.
2424

0 commit comments

Comments
 (0)