Skip to content

Commit 2fb4cd6

Browse files
Merge pull request #3272 from Uaitt/docs/fix-code-snippet-formatting
docs(rate-limiting): fix code snippet format
2 parents f0e4436 + 813218d commit 2fb4cd6

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)