Skip to content

Commit c3162e6

Browse files
Merge pull request #3264 from Uaitt/docs/add-missing-period
docs(validation): add missing period
2 parents a722ffd + 2eeca20 commit c3162e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/techniques/validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ In addition to these, all `class-validator` options (inherited from the `Validat
100100
<tr>
101101
<td><code>always</code></td>
102102
<td><code>boolean</code></td>
103-
<td>Set default for <code>always</code> option of decorators. Default can be overridden in decorator options</td>
103+
<td>Set default for <code>always</code> option of decorators. Default can be overridden in decorator options.</td>
104104
</tr>
105105

106106
<tr>

0 commit comments

Comments
 (0)