Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit 527318b

Browse files
committed
update readme
1 parent 37e84f6 commit 527318b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Now you will be able to use ```gulp deploy``` and your ```/dist/``` folder will
7171
β”‚ β”œβ”€β”€ /images/ # Images non compressed.
7272
β”‚ β”œβ”€β”€ /scripts/ # JavaScript files.
7373
β”‚ β”œβ”€β”€ /styles/ # SCSS style files.
74-
β”‚ β”‚ └── _includes/ # Templating SCSS partials.
74+
β”‚ β”‚ └── _includes/ # Styles SCSS partials.
7575
β”‚ β”œβ”€β”€ /templates/ # Templating Jade files.
7676
β”‚ β”‚ └── _includes/ # Templating Jade partials.
7777
└── gulpfile.js # Gulp automatization file.

0 commit comments

Comments
Β (0)