Skip to content

Commit 079dda1

Browse files
authored
small text changes
1 parent 60557cc commit 079dda1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Examples/Nginx/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ Replace the following two placeholders in the above code `{CUSTOMER_ID}` and `{S
6868
NOTE: In this example `rewrite_by_lua_block` directive was added to default location `/` but you must decide what makes sense in your case. In the specific, excluding any static content you don't want queue-it protection triggering on. This could be images (.png, .jpg), style sheets (.css) and pages (.html).
6969

7070

71-
### 4) Provide the configuration file
71+
### 4. Provide the configuration file
7272

73-
The above code requires you to provide the `integrationconfig.json` file which contains the configuration you create on the Queue-it GO platform ([more info here](../../README.md#1-providing-the-queue-configuration)). There are various ways to provide this file. Please read the [specific documentation here](../../Documentation/README.md).
73+
The above code requires you to provide the `integrationconfig.json` file which contains the configuration you created on the Queue-it GO platform ([more info here](../../README.md#1-providing-the-queue-configuration)). There are various ways to provide this file. Please read the [specific documentation here](../../Documentation/README.md).
7474

7575

7676
## Request body trigger (advanced)

0 commit comments

Comments
 (0)