Skip to content

Commit 0de52c5

Browse files
committed
test deployment
1 parent a83b2ba commit 0de52c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Copy `.env.template` to `.env` and set configuration. Alternatively use:
1313
```
1414
pnpm run doppler:syncdev # local development
1515
pnpm run doppler:syncstg # staging
16-
pnpm run doppler:syncprd # production
16+
pnpm run doppler:syncprd # production
1717
```
1818

1919
## Running
@@ -32,7 +32,7 @@ pnpm run start
3232
## Lint
3333
```
3434
pnpm run lint # check
35-
pnpm run lint:fix # fix
35+
pnpm run lint:fix # fix
3636
```
3737

3838
## Swagger API docs

0 commit comments

Comments
 (0)