Skip to content

Commit

Permalink
Grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
eriknw committed Aug 10, 2020
1 parent 594e807 commit 1e542af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

`innerscope` exposes the inner scope of functions and offers primitives suitable for creating pipelines. It explores a design space around functions, dictionaries, and classes.

A function can be made like a dictionary:
A function can be made to act like a dictionary:
```python
@innerscope.call
def info():
Expand Down

0 comments on commit 1e542af

Please sign in to comment.