Skip to content

Commit 4e718e8

Browse files
desideranteszbraniecki
authored andcommitted
Fix small typo (#16)
1 parent fcde6d0 commit 4e718e8

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
@@ -11,7 +11,7 @@ Introduction
1111

1212
This is a Rust implementation of fluent-locale library which is a part of Project Fluent.
1313

14-
The library uses [unic-langid](https://github.com/zbraniecki/unic-locale) and [unic-locale](https://github.com/zbraniecki/unic-locale) to retrieve and operate on Unicde Language and Locale Identifiers.
14+
The library uses [unic-langid](https://github.com/zbraniecki/unic-locale) and [unic-locale](https://github.com/zbraniecki/unic-locale) to retrieve and operate on Unicode Language and Locale Identifiers.
1515
The library provides algorithm for negotiating between lists of locales.
1616

1717
Usage

0 commit comments

Comments
 (0)