From c65e434a3896a8334659d1a1c56c92c5a9583f56 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 6 Feb 2024 00:38:09 +0900 Subject: [PATCH] chore: update README.md a -> an --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 679f0d2d..b3e7436f 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ To obtain the `output.json` with a containerized execution, go into the `contain #### Running as an API -To run the app as a API server you will need to do an `npm install` to install the dependencies. The server is written in Express JS. +To run the app as an API server you will need to do an `npm install` to install the dependencies. The server is written in Express JS. To run the server.