Improve NS1 documentation (#233)

- Minor fixes
This commit is contained in:
Patrick G 2017-10-11 11:54:32 -04:00 committed by Tom Limoncelli
parent f753c5a700
commit 211add3ec3

View file

@ -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')