From 984fd6602d9387cc5f1f1238f37b943f21e5ee4e Mon Sep 17 00:00:00 2001 From: Chintua Evuru Date: Sun, 10 Dec 2023 17:52:45 +0100 Subject: [PATCH] Update wallet.sol --- wallet.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallet.sol b/wallet.sol index 688f5b3..a6c7b84 100644 --- a/wallet.sol +++ b/wallet.sol @@ -1,5 +1,5 @@ //credits to Solidity by Example version 0.8.13 -//This repository is LENS FORK +//This repository is a LENS FORK //stay woke contract MultiSigWallet {