From 526170bf1877adb4218c53485b582cea50b56e05 Mon Sep 17 00:00:00 2001 From: "Fifo (Fabricius Zatti)" <62725221+fazzatti@users.noreply.github.com> Date: Thu, 30 Apr 2026 10:23:15 -0300 Subject: [PATCH] Fix typo in stellar-contracts description --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 413dbea..85bfdc4 100644 --- a/profile/README.md +++ b/profile/README.md @@ -15,7 +15,7 @@ - [cairo-contracts](https://github.com/OpenZeppelin/cairo-contracts): cairo library for secure smart contract development on Starknet. - [rust-contracts-stylus](https://github.com/OpenZeppelin/rust-contracts-stylus): rust library for secure smart contract development for Arbitrum Stylus. - [uniswap-hooks](https://github.com/OpenZeppelin/uniswap-hooks): solidity library for secure and modular Uniswap hooks. -- [stellar-contracts](https://github.com/OpenZeppelin/stellar-contracts): sorobon contracts library for Stellar. +- [stellar-contracts](https://github.com/OpenZeppelin/stellar-contracts): soroban contracts library for Stellar. - [confidential-contracts](https://github.com/OpenZeppelin/openzeppelin-confidential-contracts): experimental library for developing on the Zama fhEVM. - [compact-contracts](https://github.com/OpenZeppelin/midnight-contracts): compact contracts library for building on Midnight. - [polkadot-runtime-templates](https://github.com/OpenZeppelin/polkadot-runtime-templates): runtime templates for Polkadot parachains.