docs: Fix a typo in GSoC project ideas.

This commit is contained in:
Jai soni 2022-03-01 05:55:13 +05:30 committed by GitHub
parent 503127c2e9
commit cfa9d50901
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -332,7 +332,7 @@ CSS](https://github.com/zulip/zulip/).
[prod-label]: https://github.com/zulip/zulip/issues?q=is%3Aopen+is%3Aissue+label%3A%22area%3A+production%22
- Extract JavaScript logic modules from the Zulip web app that we'd
like to be able to share with the Zulip web app. This work can have
like to be able to share with the Zulip mobile app. This work can have
big benefits it terms of avoiding code duplication for complex
logic. We have prototyped for a few modules by migrating them to
`static/shared/`; this project will involve closely collaborating