Skip to content

Commit 8ce0a94

Browse files
fixed typo
1 parent 4051a0b commit 8ce0a94

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/oracles

1 file changed

+1
-1
lines changed

public/content/developers/docs/oracles/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Decentralized oracle services ensure high availability of off-chain data to smar
294294

295295
This ensures fault-tolerance since the oracle contract can rely on multiple nodes (who also rely on multiple data sources) to execute queries from other contracts. Decentralization at the source _and_ node-operator level is crucial—a network of oracle nodes serving information retrieved from the same source will run into the same problem as a centralized oracle.
296296

297-
It is also possible for stake-based oracles can slash node operators who fail to respond quickly to data requests. This significantly incentivizes oracle nodes to invest in fault-tolerant infrastructure and provide data in timely fashion.
297+
It is also possible for stake-based oracles to slash node operators who fail to respond quickly to data requests. This significantly incentivizes oracle nodes to invest in fault-tolerant infrastructure and provide data in timely fashion.
298298

299299
### Good incentive compatibility {#good-incentive-compatibility}
300300

0 commit comments

Comments
 (0)