From 05db23d804317eac45bba98eeb376a8527fbdbc0 Mon Sep 17 00:00:00 2001 From: Brian Shumate Date: Thu, 20 Jun 2019 11:00:12 -0400 Subject: [PATCH] Switch to simpler 'configured' (#6892) --- website/source/api/auth/okta/index.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/api/auth/okta/index.html.md b/website/source/api/auth/okta/index.html.md index 9581c39651..988d86febe 100644 --- a/website/source/api/auth/okta/index.html.md +++ b/website/source/api/auth/okta/index.html.md @@ -98,7 +98,7 @@ $ curl \ ## List Users -List the users configurated in the Okta method. +List the users configured in the Okta method. | Method | Path | | :--------------------------- | :--------------------- | @@ -227,7 +227,7 @@ $ curl \ ## List Groups -List the groups configurated in the Okta method. +List the groups configured in the Okta method. | Method | Path | | :--------------------------- | :--------------------- |