Polish reference guide

See gh-32557
This commit is contained in:
kexin.an
2024-03-31 17:44:21 +08:00
committed by Stéphane Nicoll
parent 1fb99e4192
commit 640b97f33c
5 changed files with 6 additions and 6 deletions

View File

@@ -81,7 +81,7 @@ Kotlin::
----
======
NOTE: `@JsonView` allows an array of view classes but you can only specify only one per
NOTE: `@JsonView` allows an array of view classes but you can specify only one per
controller method. Use a composite interface if you need to activate multiple views.