aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Methvin <dave.methvin@gmail.com>2015-01-09 16:39:41 -0500
committerDave Methvin <dave.methvin@gmail.com>2015-01-09 16:39:41 -0500
commitb50e0f2c3651d64d40931a16733b015f56409c63 (patch)
tree467dd87008832c6215ea2bdb3367124ad487000a
parenta3779bc3254159f5a99e8204e69a0f0b9e191f6f (diff)
downloadjquery-b50e0f2c3651d64d40931a16733b015f56409c63.tar.gz
jquery-b50e0f2c3651d64d40931a16733b015f56409c63.zip
Docs: Fix README uppercase
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index afe0ae42a..074db3865 100644
--- a/README.md
+++ b/README.md
@@ -124,7 +124,7 @@ To create a custom build, first check out the version:
git pull; git checkout VERSION
```
-where VERSION is the version you want to customize. Then, make sure all Node dependencies are installed:
+Where VERSION is the version you want to customize. Then, make sure all Node dependencies are installed:
```bash
npm install