From 2ed96968b39e9eb20ffd89ed5c5f0ffe27911349 Mon Sep 17 00:00:00 2001 From: Timton <96574051+Timton909@users.noreply.github.com> Date: Tue, 18 Nov 2025 00:07:26 +0300 Subject: [PATCH] docs: grammar in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a01f561686..397a70af88b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Docs](https://img.shields.io/badge/docs-%F0%9F%93%84-yellow)](https://docs.openzeppelin.com/contracts) [![Forum](https://img.shields.io/badge/forum-%F0%9F%92%AC-yellow)](https://forum.openzeppelin.com/) -**A library for secure smart contract development.** Build on a solid foundation of community-vetted code. +**A library for secure smart contract development.** Built on a solid foundation of community-vetted code. * Implementations of standards like [ERC20](https://docs.openzeppelin.com/contracts/erc20) and [ERC721](https://docs.openzeppelin.com/contracts/erc721). * Flexible [role-based permissioning](https://docs.openzeppelin.com/contracts/access-control) scheme.