Skip to content

Commit

Permalink
Grammatical updates
Browse files Browse the repository at this point in the history
Grammatical updates
  • Loading branch information
simonsigre authored Mar 6, 2021
1 parent 93bd685 commit 59ad9cc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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.
Make sure the API user has access to the ETP Config ID defined the `.edgerc` file, typically a mismatch will cause the 404 error.

0 comments on commit 59ad9cc

Please sign in to comment.