Skip to content

Commit

Permalink
typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexDroomer authored and ai committed Jun 25, 2024
1 parent 235d347 commit 51659b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 33,7 @@ model.id = nanoid() //=> "V1StGXR8_Z5jdHi6B-myT"

---

<img src="https://cdn.evilmartians.com/badges/logo-no-label.svg" alt="" width="22" height="16" />  Сделано в <b><a href="https://evilmartians.com/devtools?utm_source=nanoid&utm_campaign=devtools-button&utm_medium=github">Злых марсианах</a></b>, продуктовом консалитнге для <b>инструментов разработки</b>.
<img src="https://cdn.evilmartians.com/badges/logo-no-label.svg" alt="" width="22" height="16" />  Сделано в <b><a href="https://evilmartians.com/devtools?utm_source=nanoid&utm_campaign=devtools-button&utm_medium=github">Злых марсианах</a></b>, продуктовом консалтинге для <b>инструментов разработки</b>.

---

Expand Down Expand Up @@ -146,7 146,7 @@ Nano ID 5 работает только с ESM-проектами, в теста
node --experimental-require-module app.js
```

Или возьмите Nano ID 3.x (мы ещё всё ещё поддерживаем):
Или возьмите Nano ID 3.x (мы его всё ещё поддерживаем):

```bash
npm install nanoid@3
Expand Down

0 comments on commit 51659b4

Please sign in to comment.