]> BookStack Code Mirror - website/blobdiff - readme.md
Improved code highlighting using codemirror
[website] / readme.md
index 1972563a2d69fa0c12be0323b4e2083bfe278090..f472f223002e6f98336b374b94518a8e7e1514fa 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -2,7 +2,7 @@
 
 This project holds all the data for the https://www.bookstackapp.com/
 
-This site is built using [Hugo](https://gohugo.io). Images are stored using `git-lfs`. 
+This site is built using [Hugo](https://gohugo.io). Images are stored using `git-lfs`.
 
 ### Data Locations
 
@@ -14,4 +14,4 @@ This site is built using [Hugo](https://gohugo.io). Images are stored using `git
 
 The theme is custom made with snippets taken from the [hugo capser theme](https://github.com/vjeantet/hugo-theme-casper).
 
-Scss is used for the styling and is built using gulp. Install NPM dependancies via `npm install` or `yarn` then you can use `npm run-script build` to build the css once or `npm run-script dev` to watch for changes.
\ No newline at end of file
+SCSS is used for the styling and is built using gulp. Install NPM dependencies via `npm install` or `yarn` then you can use `npm run-script build` to build the css once or `npm run-script dev` to watch for changes.