We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ac5d7 commit b580b92Copy full SHA for b580b92
README.md
@@ -297,7 +297,7 @@ public class MathService extends WebService {
297
}
298
```
299
300
-The `Description` annotation can also be used to document bean types and properties:
+The `Description` annotation can also be applied to bean types and properties:
301
302
```java
303
@Description("Represents an item in a product catalog.")
0 commit comments