From 54611177c2c0b7ca6e9e895aa4d80998a0e620db Mon Sep 17 00:00:00 2001 From: Will Vedder Date: Mon, 19 Dec 2022 16:40:00 -0500 Subject: [PATCH] Adding period --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c1759599..a166e6ce3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Build, manage and test your [Auth0](http://auth0.com/) integrations from the com ## Highlights - **๐Ÿงช Test your universal login flow:** Emulate your end users' login experience by running `auth0 test login`. -- **๐Ÿ” Troubleshoot in real-time:** Inspect the events of your Auth0 integration as they happen with the `auth0 logs tail` command +- **๐Ÿ” Troubleshoot in real-time:** Inspect the events of your Auth0 integration as they happen with the `auth0 logs tail` command. - **๐Ÿ” Simplify repetitive tasks:** Create, update, list and delete your Auth0 resources directly from the terminal. ## Table of Contents