Skip to content

Commit c5400a6

Browse files
authored
Typo fix in antora-site-structure.md
Typo fix
1 parent 5472672 commit c5400a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/antora-site-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ In general, only one `site.yml` file is neccessary building the **complete site*
6363

6464
Note that this behaviour is relevant for the playbook `site.yml` files only and does not apply to the component descriptor files `antora.yml` in each content providing repo!
6565

66-
### Scope of attributes (site.yml
66+
### Scope of attributes (site.yml)
6767

6868
With the use of the `load-global-site-attributes` extension, common attributes are not needed to be maintained for each repo individually. These attributes are defined in the docs repo and are, if defined in the content providing repo, sourced from there. In addition, if necessary, you can re-define attributes in a repo which will then overwrite global attributes if exists. This makes local building very comfortable. You can also source for testing 'global' attributes from a local file instead loading it from docs.
6969

0 commit comments

Comments
 (0)