aboutsummaryrefslogtreecommitdiffhomepage
path: root/dummy-data/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'dummy-data/README.md')
-rw-r--r--dummy-data/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dummy-data/README.md b/dummy-data/README.md
index 6a54be3..0fcd1aa 100644
--- a/dummy-data/README.md
+++ b/dummy-data/README.md
@@ -6,7 +6,7 @@ The principle is simple: save a sample output of the API used in the service in
6## Start the mock server to expose dummy data 6## Start the mock server to expose dummy data
7 7
8```sh 8```sh
9yarn mock 9pnpm mock
10``` 10```
11 11
12## How to add a new services sample 12## How to add a new services sample