Skip to content

Commit

Permalink
Merge pull request #7452 from stereodenis/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
shilman committed Jul 31, 2019
1 parent 4d5a762 commit d06aed8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function loadFramework(options) {

if (!loader) {
throw new Error(
"Couldn't find an appropriate framework loader -- do you need to set the `frameowrk` option?"
"Couldn't find an appropriate framework loader -- do you need to set the `framework` option?"
);
}

Expand Down

0 comments on commit d06aed8

Please sign in to comment.