From a70f7f70462300d641ee0d7f2250c15cb3db76ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 4 Aug 2017 11:28:19 +0200 Subject: [PATCH] Update register-api.md --- docs/api/client/register-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/client/register-api.md b/docs/api/client/register-api.md index 6c8ad8073f..61e2643d62 100644 --- a/docs/api/client/register-api.md +++ b/docs/api/client/register-api.md @@ -25,4 +25,4 @@ Register a client instance with the unleash server. The client should send all f * **sdkVersion** - Optional field that describes the sdk version (name:version) * **strategies** - List of strategies implemented by this application * **started** - When this client started. Should be reported as UTC time. -* **interval** - At wich interval will this client be expected to send metrics? +* **interval** - At wich interval, in milliseconds, will this client be expected to send metrics