Skip to content

Commit 8b588ec

Browse files
authored
Merge pull request #7973 from DocFX/patch-1
Just a micro grammar update.
2 parents 20c4603 + 324aacf commit 8b588ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/reference/annotations-reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Optional attributes:
9999

100100
- **length**: Used by the "string" type to determine its maximum
101101
length in the database. Doctrine does not validate the length of a
102-
string values for you.
102+
string value for you.
103103

104104
- **precision**: The precision for a decimal (exact numeric) column
105105
(applies only for decimal column), which is the maximum number of

0 commit comments

Comments
 (0)