Skip to content

Commit 96f861f

Browse files
committed
style(docs/wiremock.md): fix a typo.
Should be in 513dbad commit. [skip ci]
1 parent 4ff1fa2 commit 96f861f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/wiremock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ external services. For example, for testing import of the stamps series from sit
88
WireMock is automatically running/stopping during integration tests execution (`./mvnw verify`).
99

1010
## Running manually
11-
In order to run the server as a standlone process:
11+
In order to run the server as a standalone process:
1212
* uncomment `<keepRunning>` option in the `pom.xml` file
1313
* execute the `./mvnw wiremock:run` command
1414

0 commit comments

Comments
 (0)