PEP 545: Fix typo, GitGub -> GitHub (GH-429)
This commit is contained in:
parent
14092e51de
commit
3859df85e7
|
@ -281,13 +281,13 @@ repository.
|
|||
|
||||
Considering that each translation will be exposed via git
|
||||
repositories, and that Python has migrated to GitHub, translations
|
||||
will be hosted on GitGub.
|
||||
will be hosted on GitHub.
|
||||
|
||||
For consistency and discoverability, all translations should be in the
|
||||
same GitGub organization and named according to a common pattern.
|
||||
same GitHub organization and named according to a common pattern.
|
||||
|
||||
Given that we want translations to be official, and that Python
|
||||
already has a GitGub organization, translations should be hosted as
|
||||
already has a GitHub organization, translations should be hosted as
|
||||
projects of the `Python GitHub organization`_.
|
||||
|
||||
For consistency, translation repositories should be called
|
||||
|
|
Loading…
Reference in New Issue