diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2021-08-12 15:20:29 +0200 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2021-08-12 15:20:29 +0200 |
| commit | 974e8b08353ee9baab59e0e4d8f81413f0789afc (patch) | |
| tree | 819d72df09114e0cb44b1a89f018229e7920f5b2 /index.html | |
| parent | bbe4682c3da36d69441e00758c9979a5f0ac44cb (diff) | |
Typos in homepage
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html index 91848da60..f87fa5273 100644 --- a/index.html +++ b/index.html @@ -219,13 +219,13 @@ least one, it may help you to get a first idea of what GF is. or <a href="https://www.grammaticalframework.org/irc/?C=M;O=D">browse the channel logs</a>. </p> <p> - The is also a <a href="https://discord.gg/EvfUsjzmaz">GF server on Discord</a>. + There is also a <a href="https://discord.gg/EvfUsjzmaz">GF server on Discord</a>. </p> <p> - For bug reports and feature requests, please create an issue on the + For bug reports and feature requests, please create an issue in the <a href="https://github.com/GrammaticalFramework/gf-core/issues">GF Core</a> or - <a href="https://github.com/GrammaticalFramework/gf-rgl/issues">RGL</a> repositories. + <a href="https://github.com/GrammaticalFramework/gf-rgl/issues">RGL</a> repository. For programming questions, consider asking them on <a href="https://stackoverflow.com/questions/tagged/gf">Stack Overflow with the <code>gf</code> tag</a>. If you have a more general question to the community, we recommend you ask it on the <a href="http://groups.google.com/group/gf-dev">mailing list</a>. |
