Skip to content

Commit

Permalink
docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Aug 14, 2017
1 parent 134156c commit f5407d5
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 @@ -101,7 +101,7 @@ For details and examples see the [WiKi Pages].
## API

Both the root function and class `ConnectionString` take a second optional parameter `defaults`.
If it is specified, the parser will call method `setDefauts` automatically (see below).
If it is specified, the parser will call method `setDefaults` automatically (see below).

The object returned by the parser contains all the properties as specified in the connection string,
plus two methods: `setDefaults` and `build` (see below).
Expand Down

0 comments on commit f5407d5

Please sign in to comment.