Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit ffbbf59

Browse files
committed
remove spot-check wording
1 parent 953c43b commit ffbbf59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ts/pages/governance/data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@ export const proposals: Proposals = {
663663
risks: {
664664
title: 'Risk',
665665
summary: [
666-
`Contracts were thoroughly reviewed internally, and spot-checked by ABDK. No vulnerabilities were found.`,
666+
`Contracts were thoroughly reviewed internally and audited by ABDK. No vulnerabilities were found.`,
667667
`However, these changes do modify a risk-sensitive part of the codebase: the execution within a privileged environment.`,
668668
`0x V4 architecture comes with the ability to modify or rollback specific features, without halting the entire pipeline of smart contracts. This means that if a vulnerability is found (0x Labs offers generous bug bounties), it is possible to rollback the functionality that exposes the risk.`,
669669
],

0 commit comments

Comments
 (0)