summaryrefslogtreecommitdiff
path: root/docs/guide/coding-standards/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guide/coding-standards/readme.md')
-rw-r--r--docs/guide/coding-standards/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/coding-standards/readme.md b/docs/guide/coding-standards/readme.md
index dae3a8ad..b183256d 100644
--- a/docs/guide/coding-standards/readme.md
+++ b/docs/guide/coding-standards/readme.md
@@ -1,4 +1,4 @@
-# Overview
+# JavaScript and SASS
This project uses the following libraries to determine the best practices and guidelines for both SCSS and JavaScript syntax.
- [ESLint](https://eslint.org/)
- [Prettier](https://prettier.io/)