diff --git a/README.md b/README.md index 1c81114f..b4b59a85 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Store and retrieve state in Solana. [anchor](./basics/program-derived-addresses/anchor) [native](./basics/program-derived-addresses/native) -### Handling accounts that expland in size +### Handling accounts that expand in size How to store state that changes size in Solana.