Skip to content

Commit

Permalink
docs: remove reference to being official (ethereum#28858)
Browse files Browse the repository at this point in the history
  • Loading branch information
holiman authored and Dergarcon committed Jan 31, 2024
1 parent aa814bd commit 7a738c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Go Ethereum

Official Golang execution layer implementation of the Ethereum protocol.
Golang execution layer implementation of the Ethereum protocol.

[![API Reference](
https://pkg.go.dev/badge/github.com/ethereum/go-ethereum
Expand Down
2 changes: 1 addition & 1 deletion cmd/geth/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with go-ethereum. If not, see <http://www.gnu.org/licenses/>.

// geth is the official command-line client for Ethereum.
// geth is a command-line client for Ethereum.
package main

import (
Expand Down

0 comments on commit 7a738c5

Please sign in to comment.