From e683ad97f065fdfe6aae1e325aee9c2521acf5c6 Mon Sep 17 00:00:00 2001 From: Brady James Garvin <bgarvin@cse.unl.edu> Date: Wed, 5 Sep 2018 09:53:58 -0500 Subject: [PATCH] Fixed typo in INSTALL.md. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 6fe68b7..2b2e844 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -141,7 +141,7 @@ loaded from the internet. care; while you have the port open and the VM running, anyone on the same network will be able to see (and possibly plagiarize) your source code. -11. To run the app, open on of the following URLs: +11. To run the app, open one of the following URLs: * <http://localhost/~cse/soft260_project/index.html> (from within your VM), -- GitLab