Skip to content

Commit c14bb93

Browse files
authored
Merge pull request #4294 from anton-johansson/patch-1
Fix typo
2 parents 61e25a1 + 3ee8343 commit c14bb93

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
@@ -18,7 +18,7 @@ See the wiki page and documentation [here](https://github.com/kubernetes-client/
1818

1919
## Release
2020

21-
Starting from `20.0.0` (Kubernetes 1.28), `client-java-api` was introduced non-backward-compatible changes. Optional
21+
Starting from `20.0.0` (Kubernetes 1.28), `client-java-api` has introduced non-backward-compatible changes. Optional
2222
parameters are now consolidated into a single object, and Java8 support has been removed. For Java8 users or those
2323
preferring the old SDK interface, a legacy SDK module version is available with a "-legacy" suffix, like `20.0.0-legacy`.
2424

0 commit comments

Comments
 (0)