Skip to content

Commit aca79c1

Browse files
Penek Suksudacotes2020
Penek Suksuda
authored andcommitted
chore(tools): fix typos (cotes2020#1018)
1 parent fe20341 commit aca79c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/init

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@ init_files() {
9696
_sedi "s/^img_cdn:.*/img_cdn:/;s/^avatar:.*/avatar:/" _config.yml
9797
fi
9898

99-
# remove the other fies
99+
# remove the other files
100100
rm -rf _posts/*
101101

102-
# build assest
102+
# build assets
103103
npm i && npm run build
104104

105105
# track the js output

0 commit comments

Comments
 (0)