Skip to content

Commit 110ede7

Browse files
committed
Apply suggestions from review
Signed-off-by: Ben Sherman <[email protected]>
1 parent 9444ed1 commit 110ede7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ process.memory = '10G'
9090
includeConfig 'path/foo.config'
9191
```
9292

93-
When a relative path is used, it is resolved against the location of the including file.
93+
Relative paths are resolved against the location of the including file.
9494

9595
:::{note}
9696
Config includes can also be specified within config blocks. However, config files should only be included at the top level or in a [profile](#config-profiles) so that the included config file is valid on its own and in the context in which it is included.

0 commit comments

Comments
 (0)