From cf314dcd4739bac76d08e055798ff961671ee68d Mon Sep 17 00:00:00 2001 From: Ken Bingham Date: Thu, 19 Jan 2023 08:54:03 -0500 Subject: [PATCH] add a missing word --- docs/v0.3_getting_started/getting_started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/v0.3_getting_started/getting_started.md b/docs/v0.3_getting_started/getting_started.md index f6024938..25d9ebab 100644 --- a/docs/v0.3_getting_started/getting_started.md +++ b/docs/v0.3_getting_started/getting_started.md @@ -300,7 +300,7 @@ And now if we refresh the frontend endpoint URL in the web browser, we'll see an ![zrok docs share](images/zrok_docs_share.png) -With the reserved share, we're free stop and restart the `zrok share reserved` command as many times as we want, without losing the token for our share. +With the reserved share, we're free to stop and restart the `zrok share reserved` command as many times as we want, without losing the token for our share. When we're done with the reserved share, we can _release_ it using this command: @@ -342,4 +342,4 @@ You use the `zrok share` command to create and enable _ephemeral shares_. You use the `zrok reserve` command to create _reserved shares_. Reserved shares last until you use the `zrok release` command to delete them. [openziti]: https://docs.openziti.io/ "OpenZiti" -[ zrok-download]: https://zrok.io "Zrok Download" \ No newline at end of file +[ zrok-download]: https://zrok.io "Zrok Download"