Skip to content

Commit fcae1c4

Browse files
committed
grammar
1 parent 74b7f87 commit fcae1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# Send POST request that will be rejected, due as not authenticated
3+
# Send POST request that will be rejected, as it's not authenticated
44
curl -X POST http://tyk-gateway.localhost:8080/streams-authentication/post \
55
-H "Content-Type: text/plain" \
66
-d "This will fail" \

0 commit comments

Comments
 (0)