Skip to content

Commit b0ddbc6

Browse files
authored
Fix spelling
1 parent 6bc1e81 commit b0ddbc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/microservices/redis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The `options` property is specific to the chosen transporter. The <strong>Redis<
6060
</tr>
6161
<tr>
6262
<td><code>wildcards</code></td>
63-
<td>Enables Redis wilcard subscriptions, instructing transporter to use <code>psubscribe</code>/<code>pmessage</code> under the hood. (default: <code>false</code>)</td>
63+
<td>Enables Redis wildcard subscriptions, instructing transporter to use <code>psubscribe</code>/<code>pmessage</code> under the hood. (default: <code>false</code>)</td>
6464
</tr>
6565
</table>
6666

0 commit comments

Comments
 (0)