From 37aa83ebbb9c4bc81ccc94fa1614be03941e89b6 Mon Sep 17 00:00:00 2001 From: Tien Do Nam Date: Sun, 2 Aug 2020 14:04:42 +0200 Subject: [PATCH] doc: use inside not in --- README.md | 2 +- example/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64147be5..895790a4 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ When the dart code has been generated, you will see some useful classes and func ## Configuration -All settings can be set in the `config.i18n.json` file. Place it anywhere in your lib directory +All settings can be set in the `config.i18n.json` file. Place it anywhere inside your lib directory ```json { diff --git a/example/README.md b/example/README.md index 1617f5b9..9467a194 100644 --- a/example/README.md +++ b/example/README.md @@ -112,7 +112,7 @@ When the dart code has been generated, you will see some useful classes and func ## Configuration -All settings can be set in the `config.i18n.json` file. Place it anywhere in your lib directory +All settings can be set in the `config.i18n.json` file. Place it anywhere inside your lib directory ```json {