diff options
author | Omar Polo <op@omarpolo.com> | 2021-04-29 19:48:47 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-04-29 19:48:47 +0000 |
commit | 7a4f7426573f27707297671892b32de3049c4507 (patch) | |
tree | ec33185124def1f5d5835f94d603cc3321c4b5cd /README.md | |
parent | 08ce6f527354b37ddbcf39b8680708239f1e8c12 (diff) |
typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ server "example.com" { alias "foobar.com" cert "/path/to/cert.pem" - key "/path/to/key.pem" + key "/path/to/key.pem" root "/var/gemini/example.com" # lang for text/gemini files |