Skip to content

Commit 9ad7ca5

Browse files
committed
Minor website typo
1 parent 0e7f2a3 commit 9ad7ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/Objects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Every object has a main `tag`, which signifies the type of object being describe
2020

2121
# Built-in tags
2222
## page
23-
Every page in your space is available via the `page` tag. You can attach _additional_ tags to a page, by either specifying them in the `tags` attribute [[Frontmatter]], or by putting additional [[Tags]] in a stand alone paragraph with no other (textual) content in them, for instance check the very first line of this page that says `#level/intermediate`.
23+
Every page in your space is available via the `page` tag. You can attach _additional_ tags to a page, by either specifying them in the `tags` attribute [[Frontmatter]], or by putting additional [[Tags]] in a stand alone paragraph with no other (textual) content in them.
2424

2525
In addition to `ref` and `tags`, the `page` tag defines a bunch of additional attributes as can be seen in this example query:
2626

0 commit comments

Comments
 (0)