From 7af5f04e45bad34b332e03fc49f7b2c93a00d604 Mon Sep 17 00:00:00 2001 From: Nat Welch Date: Mon, 30 Jul 2018 11:42:01 -0400 Subject: [PATCH] Fix small typo in integrating/configuring-admin.md --- docs/source/integrating/configuring-admin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/integrating/configuring-admin.md b/docs/source/integrating/configuring-admin.md index 14de5bf43..941e610f9 100644 --- a/docs/source/integrating/configuring-admin.md +++ b/docs/source/integrating/configuring-admin.md @@ -7,7 +7,7 @@ Using plugins and configuration variables, you can modify the way the Admin look ### Creating a Custom Moderation Queue -Talk can support custom pluggable mod queues, meaning you can write a plugin that has some logic and determines which comments should appear there. This works by adding a field modQueues` in the `index.js` of your client side plugin, like so: +Talk can support custom pluggable mod queues, meaning you can write a plugin that has some logic and determines which comments should appear there. This works by adding a field `modQueues` in the `index.js` of your client side plugin, like so: ``` modQueues: {