Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
daizutabi committed Jun 28, 2020
1 parent 7cd579f commit 749dcdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkapi/core/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ class Item(Type):
Args:
type: Type of self.
description: Description of self.
kind: Kind of self, for example `readonly_property`. This value is rendered
kind: Kind of self, for example `readonly property`. This value is rendered
as a class attribute in HTML.
Examples:
Expand Down

0 comments on commit 749dcdd

Please sign in to comment.