Skip to content

Commit 585e3f1

Browse files
Update articles/azure-functions/functions-create-first-quarkus.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent dc28745 commit 585e3f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ In this article, you'll develop, build, and deploy a serverless Java app to Azur
2121
* [Apache Maven 3.8.1+](https://maven.apache.org).
2222

2323

24-
## Create the app
24+
## Create the app project
2525

26-
Use the following command to clone the sample code for this article. The sample is on [GitHub](https://github.com/Azure-Samples/quarkus-azure).
26+
Use the following command to clone the sample Java project for this article. The sample is on [GitHub](https://github.com/Azure-Samples/quarkus-azure).
2727

2828
```bash
2929
git clone https://github.com/Azure-Samples/quarkus-azure

0 commit comments

Comments
 (0)