Skip to content

Commit 5dbb190

Browse files
authored
Update README.md
1 parent ce908cb commit 5dbb190

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ Here's how the code is structured in the top level of the repository:
7878
- **`templates`**: This is where the [Jinja2][jinja2] templates that render
7979
content are stored. See the [Lektor template documentation][lektortemplate]
8080
for more information.
81-
- **`webpack`**: This is where all the webpack config files as well as the SCSS and
82-
JavaScript files for the project resides. The JavaScript files and SCSS files are compiled and saved in assets folder during lektor build process.
81+
- **`webpack`**: This is where all the webpack config files as well as Sass and
82+
JavaScript files for the project resides. The JavaScript and Sass files are compiled and saved in assets folder during lektor build process.
8383

8484
[lektorcontent]:https://www.getlektor.com/docs/content/
8585
[lektormodels]:(https://www.getlektor.com/docs/models/

0 commit comments

Comments
 (0)