diff --git a/README.md b/README.md index 6cbfa452..5222988c 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Run golangci-web, golangci-worker and golangci-api. Go to `https://dev.golangci. ## Subscriptions and Payment Gateway -### Requirments +### Requirements To use Subscriptions you will need to configure the env variables for the gateway of your choice. @@ -66,4 +66,4 @@ Run `ngrok http 3000` on your development machine, and use `https://{ngrok_id}.n * `{ngrok_id}`'s are unique and you must update the callback URL when you restart Ngrok service. # Contributing -See [CONTRIBUTING](https://github.com/golangci/golangci-api/blob/master/CONTRIBUTING.md). \ No newline at end of file +See [CONTRIBUTING](https://github.com/golangci/golangci-api/blob/master/CONTRIBUTING.md).