Skip to content

Commit 8d9b08b

Browse files
committed
fixed typo
1 parent 6ecf018 commit 8d9b08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/swagger-codegen/src/main/resources/Java/README.mustache

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ mvn deploy
2020

2121
Refer to the [official documentation](https://maven.apache.org/plugins/maven-deploy-plugin/usage.html) for more information.
2222

23-
After the client libarary is installed/deployed, you can use it in your Maven project by adding the following to your *pom.xml*:
23+
After the client library is installed/deployed, you can use it in your Maven project by adding the following to your *pom.xml*:
2424

2525
```xml
2626
<dependency>

0 commit comments

Comments
 (0)