commit | 57f1f5b91bcec2e2abe58627a27209676bb3ec6f | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Jun 02 07:53:30 2018 -0700 |
committer | GitHub <noreply@github.com> | Sat Jun 02 07:53:30 2018 -0700 |
tree | e4fd50925bf87e1d3662fc87fc1467654127caca | |
parent | 8e0573029f659d28cf3f19feed1a04dce973e1c2 [diff] |
Fix typo in datamodel.rst (GH-6964) This is a simple grammatical fix correcting "...object whose `__self__` attributes is ..." to "...object whose `__self__` attribute is ...". (cherry picked from commit 00818c8ffd657f9ec727e366bfffd9c2135fa5ab) Co-authored-by: Zach Mitchell <zmitchell@users.noreply.github.com>