From 6e9af77bff7b53fe41a8ca4dedd711690fe9df92 Mon Sep 17 00:00:00 2001 From: "Philip K. Warren" Date: Thu, 19 Jun 2014 13:53:43 -0500 Subject: [PATCH] Fix a small typo in RPC docs. --- website/source/docs/agent/rpc.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/rpc.html.markdown b/website/source/docs/agent/rpc.html.markdown index dcc3583f5..293040a99 100644 --- a/website/source/docs/agent/rpc.html.markdown +++ b/website/source/docs/agent/rpc.html.markdown @@ -199,7 +199,7 @@ There is no request body, or special response body. ### stats -The stats command is used to provide operator information for debugginer. +The stats command is used to provide operator information for debugging. There is no request body, the response body looks like: ```