From 0d1be9920fc6507ac3d1e1bc5b4e47b4cbb87b04 Mon Sep 17 00:00:00 2001
From: Ben Tsai
Date: Wed, 10 May 2017 20:36:45 -0400
Subject: Fix typo

"proceding" → "proceeding"---
 css/theme/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/css/theme/README.md b/css/theme/README.md
index 5a6c8fa..1bca121 100644
--- a/css/theme/README.md
+++ b/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
 
-- 
cgit v1.2.3