From 312fe6202638dedf76716e085ae99479eeaa52e9 Mon Sep 17 00:00:00 2001 From: Ginger Collison Date: Mon, 2 Mar 2020 13:20:39 -0600 Subject: [PATCH] Update sys_accounts.md --- nats-server/nats_admin/sys_accounts/sys_accounts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nats-server/nats_admin/sys_accounts/sys_accounts.md b/nats-server/nats_admin/sys_accounts/sys_accounts.md index 3b23de3..bc04872 100644 --- a/nats-server/nats_admin/sys_accounts/sys_accounts.md +++ b/nats-server/nats_admin/sys_accounts/sys_accounts.md @@ -67,7 +67,7 @@ Success! - added user "SYSU" to "SYS" By default, the operator JWT can be found in `~/.nsc/nats//.jwt`. -### Nats-Account-Server +### NATS-Account-Server To vend the credentials to the nats-server, we'll use a [nats-account-server](../../../nats-tools/nas/). Let's start a nats-account-server to serve the JWT credentials: