Skip to content

Commit 359798e

Browse files
committed
polished usage standalone description
1 parent f60ad71 commit 359798e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

moco-doc/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Release 1.5.0(31-Aug-2023)
1+
# Release 1.5.0(1-Sep-2023)
22
## APIs
33
* `req.client.port` is supported in template
44
* `sameSite` cookie attribute is supported

moco-doc/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ public class MocoRunnerTest {
126126
Moco can be used as standalone to run with configuration and you can download standalone directly:
127127
[Standalone Moco Runner](https://repo1.maven.org/maven2/com/github/dreamhead/moco-runner/1.2.0/moco-runner-1.2.0-standalone.jar)
128128

129-
First of all, a JSON configuration file needs to be provided to start Moco.
129+
First of all, a JSON configuration file is required to start Moco.
130130

131131
```json
132132
[

0 commit comments

Comments
 (0)