doc: fix spelling of GitHub in the FAQ (#454)

This commit is contained in:
Xavier Noria 2021-05-11 09:15:07 +02:00 committed by GitHub
parent ad88a1f406
commit d35f46d4ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,6 +54,6 @@ We expect similar independent checkers will be built for Lean 4.
* Should I open a new issue?
We use [github](https://github.com/leanprover/lean4/issues) to track bugs and new features.
We use [GitHub](https://github.com/leanprover/lean4/issues) to track bugs and new features.
Bug reports are always welcome, but nitpicking issues are not (e.g., the error message is confusing).
RFC issues are created by developers only.