Browse Source

Fix typo

"proceding" → "proceeding"
Ben Tsai 7 năm trước cách đây
mục cha
commit
0d1be9920f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      css/theme/README.md

+ 1 - 1
css/theme/README.md

@@ -1,6 +1,6 @@
 ## Dependencies
 
-Themes are written using Sass to keep things modular and reduce the need for repeated selectors across files. Make sure that you have the reveal.js development environment including the Grunt dependencies installed before proceding: https://github.com/hakimel/reveal.js#full-setup
+Themes are written using Sass to keep things modular and reduce the need for repeated selectors across files. Make sure that you have the reveal.js development environment including the Grunt dependencies installed before proceeding: https://github.com/hakimel/reveal.js#full-setup
 
 ## Creating a Theme