Skip to content

Commit 813218d

Browse files
committed
docs(rate-limiting): fix code snippet format
1 parent f0e4436 commit 813218d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/security/rate-limiting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ The following options are valid for the object passed to the array of the `Throt
238238
<table>
239239
<tr>
240240
<td><code>name</code></td>
241-
<td>the name for internal tracking of which throttler set is being used. Defaults to `default` if not passed</td>
241+
<td>the name for internal tracking of which throttler set is being used. Defaults to <code>default</code> if not passed</td>
242242
</tr>
243243
<tr>
244244
<td><code>ttl</code></td>

0 commit comments

Comments
 (0)