From 57a40a06af86f69e2e8ae5fc2d0a4437599bfe7b Mon Sep 17 00:00:00 2001 From: Samuel Dion-Girardeau Date: Sat, 15 Apr 2017 12:58:38 -0400 Subject: [PATCH] Use consistent capitalization for "SnapPass" --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b35a365..a75dbcb 100644 --- a/README.rst +++ b/README.rst @@ -84,4 +84,4 @@ Alternatively, you can use `Docker`_ and `Docker Compose`_ to install and run Sn $ docker-compose up -d -This will pull all dependencies, i.e. Redis and appropriate Python version (3.6), then start up snappass and Redis server. SnapPass server is accessible at: http://localhost:5000 +This will pull all dependencies, i.e. Redis and appropriate Python version (3.6), then start up SnapPass and Redis server. SnapPass server is accessible at: http://localhost:5000