Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Commit 5bd3eff

Browse files
committed
Correct spelling
1 parent c8c1017 commit 5bd3eff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/step-2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The HTTP Flood log parser comes with some extensions points, they are:
1414
* Ignored Suffixes: requests accessing this type of resource will not count to request threshold. By default, this list is empty.
1515
* URI List: use this to define a custom request threshold and block period for specifics URLs. By default, this list is empty.
1616

17-
The goal now is to apply customizations and check how it affects the log parser behavior.
17+
The goal now is to apply customisations and check how it affects the log parser behavior.
1818

1919

2020
### 2.1.2 Customising the HTTP Log Parser
@@ -81,7 +81,7 @@ By customising the query performed by Athena, you can specify the rules for bloc
8181

8282
### 2.2.1
8383
* Navigate to the Amazon Athena console, select the Saved Queries tab;
84-
* Select the query you want to customize (ScannersProbesLogParser);
84+
* Select the query you want to customise (ScannersProbesLogParser);
8585

8686
![athena-saved-queries](2-01-athena-saved-queries.png)
8787

0 commit comments

Comments
 (0)