Skip to content

Commit

Permalink
Update README.md (#15)
Browse files Browse the repository at this point in the history
Fixed spelling mistake.
  • Loading branch information
helloausrine committed Oct 3, 2022
1 parent 6a4fe55 commit 28376c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ deno task start
this repo.
3. Search for this repo on deno deploy, set branch as deno, set file as
`serverless.ts`
4. Add your envirnoment vars and click "Link".
4. Add your environment vars and click "Link".
5. Once done, open the deployment page, copy deployment URL, set your bot's
webhook using
`https://api.telegram.org/bot<your_bot_token_here>/setWebhook?url=<deployment_url_here>`.
Expand All @@ -40,7 +40,7 @@ deno task start
2. Open any folder, say [en.ftl](./locales/en.ftl).
3. Copy the contents, make a new file under the locales directory, named `lang_code.ftl`, where `lang_code` is your language code.
4. Edit the text in the new file, save it and make a pull request to this repository.
5. Thats it! The pr will be tested and merged.
5. That's it! The pr will be tested and merged.

## Support

Expand Down

0 comments on commit 28376c3

Please sign in to comment.