Skip to content

Commit

Permalink
docs: grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
seandstewart committed Jul 25, 2024
1 parent d664e0a commit df9ae0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/typelib/binding.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Utilities for automatic unmarshalling of inputs for a callable object's signature.
"""Utilities for automatic unmarshalling of inputs according to a callable object's signature.
Examples: Typical Usage
>>> from typelib import binding
Expand Down

0 comments on commit df9ae0a

Please sign in to comment.