Skip to content

Commit

Permalink
Add the front end field
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaycean committed Jan 27, 2021
1 parent 130a16b commit 0d554e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/develop.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ $ make api-stop

4. Please refer to the [FAQ](./FAQ.md) about the problem of displaying exception in the dashboard after adding custom plugins or modifying plugin's schema.

5. If writing an back end E2E test, refer to the [Back End E2E Writing Guide](./back-end-e2e.md)
5. If writing an back end E2E test, please refer to the [Back End E2E Writing Guide](./back-end-e2e.md)

### web

Expand All @@ -75,4 +75,4 @@ $ yarn install
$ yarn start
```

4. If writing an E2E test, refer to the [E2E Writing Guide](./front-end-e2e.md)
4. If writing an front end E2E test, please refer to the [E2E Writing Guide](./front-end-e2e.md)

0 comments on commit 0d554e7

Please sign in to comment.