From 5407fa37b04fed4b4588b83c95cc14a934a92afc Mon Sep 17 00:00:00 2001 From: Docs Syncer Date: Sat, 13 Apr 2024 12:36:56 +0000 Subject: [PATCH] CI: `24411c2` --- docs/reference/contracts/proxy/beacon/PublicBeaconProxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/contracts/proxy/beacon/PublicBeaconProxy.md b/docs/reference/contracts/proxy/beacon/PublicBeaconProxy.md index 6ea10d9..70f91f3 100644 --- a/docs/reference/contracts/proxy/beacon/PublicBeaconProxy.md +++ b/docs/reference/contracts/proxy/beacon/PublicBeaconProxy.md @@ -12,7 +12,7 @@ The proxies module The helper BeaconProxy that can be deployed by the factories. -Note that the external `implementation()` function is added to the contract to provide compatability with +Note that the external `implementation()` function is added to the contract to provide compatibility with Etherscan. This means that the implementation contract must not have such a function declared. ## Functions info