Skip to content

Commit 40e03bf

Browse files
authored
fixed: An error.
1 parent 6b8745c commit 40e03bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/generate-model-from-third-party-resources.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ GenericKubernetesApi<V1CronTab, V1CronTabList> crontabClient =
143143
144144
#### Loading generated model from Yaml
145145
146-
In order to make the Yaml codec recognizes the generated model classes, we need to do the registration
146+
In order to make the Yaml codec recognize the generated model classes, we need to do the registration
147147
by `ModelMapper`:
148148
149149
```java

0 commit comments

Comments
 (0)