diff --git a/README.md b/README.md index 17cde55..56e90cb 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ var palette = Palette.fromEntries( '#000' ); -// From mappin +// From mapping var palette = Palette.fromMapping( 'cities', {one: 'red', two: 'blue'}, diff --git a/npm/README.md b/npm/README.md index 17cde55..56e90cb 100644 --- a/npm/README.md +++ b/npm/README.md @@ -81,7 +81,7 @@ var palette = Palette.fromEntries( '#000' ); -// From mappin +// From mapping var palette = Palette.fromMapping( 'cities', {one: 'red', two: 'blue'},