From 05a96ec4b19e67d20048d37392724d0e50e76fa0 Mon Sep 17 00:00:00 2001 From: Ginger Collison Date: Mon, 15 Mar 2021 15:00:05 +0000 Subject: [PATCH] GitBook: [master] one page modified --- jetstream/nats_api_reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetstream/nats_api_reference.md b/jetstream/nats_api_reference.md index 14a0e90..4c7fcfe 100644 --- a/jetstream/nats_api_reference.md +++ b/jetstream/nats_api_reference.md @@ -2,7 +2,7 @@ Thus far we saw a lot of CLI interactions. The CLI works by sending and receiving specially crafted messages over core NATS to configure the JetStream system. In time we will look to add file based configuration but for now the only method is the NATS API. -**NOTE:** Some NATS client libraries may need to enable an option to use old style requests when interacting withe JetStream server. Consult the libraries README's for more information. +**NOTE:** Some NATS client libraries may need to enable an option to use old style requests when interacting with the JetStream server. Consult the libraries README's for more information. ## Reference