Mike MacCana 11 달 전
부모
커밋
46edd4bc4b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
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.