From 28bc8f7f59f3690fc2cf994c1407fee09c7fae54 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Tue, 12 Nov 2013 17:30:55 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3323b7..0bfeac6 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The current supported endpoint servers are: * Github (SPDY optimized) * npm (SPDY optimized) -* cdnJS +* cdnjs To add a new endpoint server to the registry, provide a pull request to `endpoints.json`. @@ -65,7 +65,7 @@ To submit a new package override: The overrides only apply to exact version, tag or branch names. -Note that package overrides do not work for the cdnJS endpoint, so manual configuration is still necessary here. +Note that package overrides do not work for the cdnjs endpoint, so manual configuration is still necessary here.