Skip to content

Commit 1819f04

Browse files
committed
Fix typo in readme
1 parent 0bef0ff commit 1819f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ openssl genrsa 4096 > /path/to/store/the/key.pem
116116

117117
Agnos is configured via a single [TOML](https://toml.io/) file. A commented example is available in [config_example.toml](https://github.com/krtab/agnos/blob/main/config_example.toml).
118118

119-
It is advised to absolute rather than relative paths in the configuration file.
119+
It is advised to use absolute rather than relative paths in the configuration file.
120120

121121
There are three "levels" in the configuration:
122122

0 commit comments

Comments
 (0)