Pārlūkot izejas kodu

Merge pull request #1898 from bentsai/patch-1

Fix typo
Hakim El Hattab 7 gadi atpakaļ
vecāks
revīzija
43eada7990
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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