Skip to content

Commit d9cab22

Browse files
docs: README typo (#21)
1 parent 7e1fe16 commit d9cab22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The `r13n` package can and should be used in conjunction with l10n. `r13n` is an
3131

3232
## How it works ⚙️
3333

34-
Similar to l10n, the `r13n` package uses a `.arb` files to house the region-specific configurations.
34+
Similar to l10n, the `r13n` package uses `.arb` files to house the region-specific configurations.
3535

3636
The arb file contains strings for region-specific values. The `r13n` brick is used to generate compile-safe Dart code in order to access the correct versions of each value based on the user's region.
3737

0 commit comments

Comments
 (0)