Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaWise committed Jan 10, 2024
1 parent 0d6c9a6 commit ae494d4
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 @@ -195,7 +195,7 @@ Adds a note to the builder. Any number of notes can be added. The note will be a

### builder.done() -> *SourceError*

Returns a [`SourceError`](#class-sourceerror) containing all errors, warnings, sources, and notes that were added to this [`ErrorBuilder`](#class-errorbuilder).
Returns a [`SourceError`](#class-sourceerror) containing all errors, warnings, sources, and notes that were added to this builder.

### builder.throw() -> *throw SourceError*

Expand Down

0 comments on commit ae494d4

Please sign in to comment.