Skip to content

Commit e6cc4a4

Browse files
authored
Line 157: Removed duplicate word "should"
1 parent 7d03d74 commit e6cc4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-create-first-quarkus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Dependency injection in Quarkus is provided by the open standard technology Jaka
154154
curl -d '"Dan"' -X POST localhost:8080/api/greeting
155155
```
156156
157-
The output should should look like this.
157+
The output should look like this.
158158
159159
```output
160160
"Welcome to build Serverless Java with Quarkus on Azure Functions, Dan"

0 commit comments

Comments
 (0)