From 211add3ec376a457723b833dfaa823aa7f463446 Mon Sep 17 00:00:00 2001 From: Patrick G Date: Wed, 11 Oct 2017 11:54:32 -0400 Subject: [PATCH] Improve NS1 documentation (#233) - Minor fixes --- docs/_providers/ns1.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/docs/_providers/ns1.md b/docs/_providers/ns1.md index 40bd9fb78..34b08a7de 100644 --- a/docs/_providers/ns1.md +++ b/docs/_providers/ns1.md @@ -6,11 +6,9 @@ jsId: NS1 --- # NS1 Provider -NS1 provides a dns provider implementation for ns1 dns. - ## Configuration -In your providers config json file you must provide your ns1 api key: +In your credentials json file you must provide your NS1 api key: {% highlight json %} { @@ -21,12 +19,10 @@ In your providers config json file you must provide your ns1 api key: {% endhighlight %} ## Metadata - -This provider does not recognize any special metadata fields unique to ns1. +This provider does not recognize any special metadata fields unique to NS1. ## Usage - -Example javascript: +Example Javascript: {% highlight js %} var REG_NONE = NewRegistrar('none', 'NONE')