From d7c64e474c04f0f980f9a891a7f01eac2ff81ae1 Mon Sep 17 00:00:00 2001 From: Brian Kelleher Date: Sun, 10 Apr 2016 09:47:03 -0400 Subject: [PATCH] typo2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 893560c..8aeea85 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Then use `gulp` to develop, it watches the `src/images/`, `src/styles/`, and `sr ## Navigating the Code -This site is based off the Timber (Twig x Wordpress) library. It seems a bit daunting at first but it is significantly easier than writing native Wordpress code into theme files. Any questions about Timber functionality can be answered in their [docs](http://timber.github.io/timber/#getting-started) or in their (wiki)[https://github.com/timber/timber/wiki]. +This site is based off the Timber (Twig x Wordpress) library. It seems a bit daunting at first but it is significantly easier than writing native Wordpress code into theme files. Any questions about Timber functionality can be answered in their [docs](http://timber.github.io/timber/#getting-started) or in their [github wiki](https://github.com/timber/timber/wiki). Our relevant project structure is as follows: