Standarize code fence and wording tweaks (#3285)

This commit is contained in:
Adam Harvey
2020-11-13 02:51:11 -05:00
committed by GitHub
parent c85714807a
commit a51d475899
4 changed files with 27 additions and 26 deletions
+2 -2
View File
@@ -28,8 +28,8 @@ development or small tweaks to be able to reuse deployment artifacts in
different environments.
The configuration is shared between the frontend and backend, meaning that
values that are common between the two only needs to be defined once. Such as
the `backend.baseUrl`.
values that are common between the two only need to be defined once. Such as the
`backend.baseUrl`.
For more details, see [Writing Configuration](./writing.md).