Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
norbajunior committed Feb 14, 2023
1 parent bd52141 commit c37d41c
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 @@ -47,7 +47,7 @@ end
```

By defining these rules with `transitions` and `from` macros, `machinist`
generates and injects into the module `Door` `transit/2` functions like this
generates and injects into the module `Door`, `transit/2` functions like this
one:

```elixir
Expand Down

0 comments on commit c37d41c

Please sign in to comment.