We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5332f4e commit fe51bbfCopy full SHA for fe51bbf
1 file changed
engine/getstarted-voting-app/index.md
@@ -119,7 +119,7 @@ quick look at the [source code for the voting app
119
here](https://github.com/docker/example-voting-app). For example, the vote
120
service is based on a Python image built using the [Dockerfile for
121
`vote`](https://github.com/docker/example-voting-app/blob/master/vote/Dockerfile)
122
-and the vote result service is based on vote result service is based on a
+and the vote result service is based on a
123
Node.js image built using the [Dockerfile for
124
`vote_result`](https://github.com/docker/example-voting-app/blob/master/result/Dockerfile).
125
0 commit comments