From 59ad9cc2306b05a29c543d10372af170cfe32423 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sigr=C3=A9?= Date: Sat, 6 Mar 2021 15:56:08 +1100 Subject: [PATCH] Grammatical updates Grammatical updates --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8937ac9..a376b32 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,15 @@ ## Introduction Enterprise Threat Protector (ETP) comes with a full suite of APIs. -Yet you need to build scripts to be able to interact with the service. +Yet you still need to build scripts to be able to interact with the service. -That's where Akamai CLI toolkit greatly help, no longer script to wrote yourself, you can run very common operations directly from the command line. +That's where Akamai CLI toolkit greatly helps, no longer do you need to write scripts yourself, you can run common operations directly from the command line. ## Prerequisites ### Akamai CLI -You'll need the CLI toolkit, available on many platform. +You'll need the CLI toolkit, available on most platform. Please visit the [Getting Started](https://developer.akamai.com/cli/docs/getting-started) guide on developer.akamai.com. @@ -192,4 +192,4 @@ $ akamai etp ioc timeseries akamaietpmalwaretest.com ### ERROR: Exiting with code 404, reason: Code-130009 -Make sure the API user has access to the ETP Config ID defined the `.edgerc` file, typically a mismatch will cause the 404 error. \ No newline at end of file +Make sure the API user has access to the ETP Config ID defined the `.edgerc` file, typically a mismatch will cause the 404 error.