From 38c01f410cb20415a80f2fd60cebeb72ca3db291 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Sun, 21 Feb 2016 15:56:27 -0800 Subject: [PATCH] Typo --- api/v1/dump/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/v1/dump/README.md b/api/v1/dump/README.md index 9514d5c08..00a37b65b 100644 --- a/api/v1/dump/README.md +++ b/api/v1/dump/README.md @@ -22,5 +22,5 @@ However, we're working on a client-side replacement of the API that will run entirely in your browser, so hopefully portions of the original API will be available in the near future. In the meantime, check out the [Developer Notes](https://github.com/jeffpar/pcjs#user-content-developer-notes) section of the -[PCjs Project](https://github.com/jeffpar/pcjs) for instructions on running your own local cope of Node.js and the +[PCjs Project](https://github.com/jeffpar/pcjs) for instructions on running your own local copy of Node.js and the PCjs web server.