From 08017ed5337d6a7b148f9598aadf61673a4afe97 Mon Sep 17 00:00:00 2001 From: "Eunho Lee (Tony)" Date: Tue, 11 Apr 2023 16:31:48 +0900 Subject: [PATCH] Update data-asserter.md --- developers/optimistic-oracle-v3/data-asserter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developers/optimistic-oracle-v3/data-asserter.md b/developers/optimistic-oracle-v3/data-asserter.md index d0a07f3..e6ede8d 100644 --- a/developers/optimistic-oracle-v3/data-asserter.md +++ b/developers/optimistic-oracle-v3/data-asserter.md @@ -48,7 +48,7 @@ The contract discussed in this tutorial can be found at `dev-quickstart-oov3/src #### Asserting data -`assertDataFor` method allows any data provider to assert some value of `data` for the associated `dataId`. The caller sets the `asserter` as the address that will recive bonds at resolution of the data assertion (this could be their address as well). +`assertDataFor` method allows any data provider to assert some value of `data` for the associated `dataId`. The caller sets the `asserter` as the address that will receive bonds at resolution of the data assertion (this could be their address as well). ```solidity function assertDataFor(