Skip to content

Commit aa99982

Browse files
strmfosafck
andauthored
correction README.md (#3794)
that that - that --------- Signed-off-by: strmfos <[email protected]> Co-authored-by: Andreas Fackler <[email protected]>
1 parent db1cbe7 commit aa99982

File tree

1 file changed

+1
-1
lines changed
  • examples/how-to/perform-http-requests

1 file changed

+1
-1
lines changed

Diff for: examples/how-to/perform-http-requests/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ service perform the HTTP request and return only the deterministic parts of the
3030

3131
## HTTP requests using the service as an oracle
3232

33-
The contract may call the service as an oracle. That means that that contracts sends a query to the
33+
The contract may call the service as an oracle. That means that contract sends a query to the
3434
service and waits for its response. The execution of the contract is metered by executed
3535
instruction, while the service executing as an oracle is metered by a coarse-grained timer. That
3636
allows the service to execute non-deterministically, and as long as it always returns a

0 commit comments

Comments
 (0)