Skip to content

Commit

Permalink
doc: fix API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqingc committed May 27, 2019
1 parent b775020 commit dd0d190
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 @@ -169,7 +169,7 @@ Unites multiple states together. Shorthand for nesting constructors of `stateOps

#### `NFA.prototype.toDFA`

`NFA.prototype.toDFA.toDFA(): DFA`
`NFA.prototype.toDFA(): DFA`

Returns a `DFA` instance generating from the `NFA` instance caller

Expand Down

0 comments on commit dd0d190

Please sign in to comment.