devlopment -> development
This commit is contained in:
daanasma 2020-04-09 03:18:53 +02:00 committed by GitHub
parent b66478084c
commit 19f44e150f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -329,7 +329,7 @@ Referrer-Policy = "strict-origin-when-cross-origin"
Content-Security-Policy = "script-src localhost:1313"
{{< /code-toggle >}}
Since this is is "devlopment only", it may make sense to put it below the `development` environment:
Since this is is "development only", it may make sense to put it below the `development` environment:
{{< code-toggle file="config/development/server">}}