From a6e0ea651a5730ce65c05b02ea0d0f0043a53e5c Mon Sep 17 00:00:00 2001 From: Andrey Sitnik Date: Mon, 11 Sep 2023 19:29:56 +0200 Subject: [PATCH] Fix spacing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67c9dbb4..b37975e6 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ import { nanoid } from 'nanoid' model.id = nanoid() //=> "V1StGXR8_Z5jdHi6B-myT" ``` - Made in Evil Martians, product consulting for developer tools. +  Made in Evil Martians, product consulting for developer tools. [online tool]: https://gitpod.io/#https://github.com/ai/nanoid/ [with Babel]: https://developer.epages.com/blog/coding/how-to-transpile-node-modules-with-babel-and-webpack-in-a-monorepo/