Skip to content

Commit deadd8f

Browse files
authored
minor wording fix (#83)
Its code quarkus not Quarkus Starter :)
1 parent 8c760ad commit deadd8f

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
@@ -27,7 +27,7 @@ Add the following dependency to your project's `pom.xml` file:
2727
You will also need to add or update the `quarkus-maven-plugin` configuration with the following:
2828

2929
> **⚠️**
30-
You probably already have this configuration if you created your application with the [Quarkus Starter](https://code.quarkus.io/). That said, double-check your configuration not to add another `plugin` entry.
30+
You probably already have this configuration if you created your application with [Code Quarkus](https://code.quarkus.io/). That said, double-check your configuration not to add another `plugin` entry.
3131

3232
```xml
3333

0 commit comments

Comments
 (0)