From b3c4bb7183893e2448bdf7114767948e32bf9d97 Mon Sep 17 00:00:00 2001 From: Chris Cho Date: Mon, 31 Jan 2022 13:38:15 -0500 Subject: [PATCH] Replace instance of versioned with stable --- source/fundamentals/stable-api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/fundamentals/stable-api.txt b/source/fundamentals/stable-api.txt index 5a9e09bb2..7ab38c752 100644 --- a/source/fundamentals/stable-api.txt +++ b/source/fundamentals/stable-api.txt @@ -51,8 +51,8 @@ version of the {+stable-api+}. .. tip:: - If you need to run commands using more than one version of the Versioned - API, instantiate a separate client with that version. + If you need to run commands using more than one version of the + {+stable-api+}, instantiate a separate client with that version. If you need to run commands not covered by the {+stable-api+}, make sure the "strict" option is disabled. See the section on