Skip to content

Commit a946cae

Browse files
committed
fix a typo
1 parent c5bb9c9 commit a946cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Goad takes full advantage of the power of Amazon Lambdas and Go's concurrency fo
9797

9898
Written in pure Go, Goad takes care of instantiating all the AWS resources, collecting results and displaying them. Interestingly, it contains the executable of the Lambda worker, which is also written in Go.
9999

100-
There is also a webapi version, which the [Goad.io] website uses to execute its tests. This streams the results using WebsSockets.
100+
There is also a webapi version, which the [Goad.io] website uses to execute its tests. This streams the results using WebSockets.
101101

102102
### Lambda workers
103103

0 commit comments

Comments
 (0)