Skip to content

Commit 9bae026

Browse files
committed
Docs tweak
1 parent ce4ac63 commit 9bae026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gogs_client/entities.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ class DeployKey(GogsEntity):
278278
@attr.s(frozen=True)
279279
class GogsOrg(GogsEntity):
280280
"""
281-
An immutable representation of a Gogs Organization
281+
An immutable representation of a Gogs organization
282282
"""
283283

284284
#: The organization's id

0 commit comments

Comments
 (0)