Skip to content

Commit

Permalink
Correct typo on README
Browse files Browse the repository at this point in the history
  • Loading branch information
YuantongL authored Sep 14, 2020
1 parent a9ce43d commit 467ea24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Some sample request includes:

When a client asks the backend for videos, it asks the Invidious API (will be closed on October 1st, we will have to switch to something else) for Youtube video search, and then query the database for video statistics, it then combine those results and return to the client.

## Run and debug on locally
## Run and debug locally

Since this is a Maven Java application, to run the application locally, use the [Maven App Engine
plugin](https://cloud.google.com/appengine/docs/java/tools/using-maven).
Expand Down

0 comments on commit 467ea24

Please sign in to comment.