Skip to content

Commit b580b92

Browse files
committed
Update README.md.
1 parent 16ac5d7 commit b580b92

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
@@ -297,7 +297,7 @@ public class MathService extends WebService {
297297
}
298298
```
299299

300-
The `Description` annotation can also be used to document bean types and properties:
300+
The `Description` annotation can also be applied to bean types and properties:
301301

302302
```java
303303
@Description("Represents an item in a product catalog.")

0 commit comments

Comments
 (0)