Skip to content

Commit 2eeca20

Browse files
committed
docs(validation): add missing period
1 parent a722ffd commit 2eeca20

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)