Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexharri committed May 18, 2024
1 parent 8b9ec00 commit 6819613
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 @@ -190,7 +190,7 @@ applyCase("þgf", "Þjórsárdalur");
//=> "Þjórsárdal"
```

It's behavior is the same as the regular `beygla` module, except it contains data that allows it to apply cases to Icelandic addresses and place names instead of person names. All of the same pattern matching behaviors and limitations apply.
Its behavior is the same as the regular `beygla` module, except it contains data that allows it to apply cases to Icelandic addresses and place names instead of person names. All of the same pattern matching behaviors and limitations apply.

The `beygla/addresses` module is around 4.9kB gzipped.

Expand Down

0 comments on commit 6819613

Please sign in to comment.