Skip to content

Commit b71dd11

Browse files
authored
Removed duplicate char
1 parent 3db40b7 commit b71dd11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ To stop the grid and cleanup the created containers, run `docker-compose down`.
120120

121121
#### Using `--link`
122122
This option can be used for a single host scenario (hub and nodes running in a single machine), but it is not recommended
123-
for longer term usage since this is a a docker [legacy feature](https://docs.docker.com/compose/compose-file/#links).
123+
for longer term usage since this is a docker [legacy feature](https://docs.docker.com/compose/compose-file/#links).
124124
It could serve you as an option for a proof of concept, and for simplicity it is used in the examples shown from now on.
125125

126126
``` bash

0 commit comments

Comments
 (0)