Skip to content

Commit

Permalink
Merge pull request #1 from erjanmx/fix-readme-typo
Browse files Browse the repository at this point in the history
Fix readme typo
  • Loading branch information
franciscop committed Nov 20, 2018
2 parents fa331f3 + 9ae2adf commit e7ff32b
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
@@ -1,6 +1,6 @@
# React Text [![npm install react-text](https://img.shields.io/badge/npm%20install-react--text-blue.svg)](https://www.npmjs.com/package/react-text) [![gzip size](https://img.badgesize.io/franciscop/react-text/master/text.min.js.svg?compression=gzip)](https://github.com/franciscop/react-text/blob/master/text.min.js)

React text translation with dictionaries. An easy to use and flexible library to fullfill your translation needs:
React text translation with dictionaries. An easy to use and flexible library to fulfill your translation needs:

```js
import Text from 'react-text';
Expand Down

0 comments on commit e7ff32b

Please sign in to comment.