Browse Source

Changelog: typo fix and macro description improvement (#192)

leopardracer 2 months ago
parent
commit
a8a81cbb59
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/CHANGELOG.md

+ 1 - 1
docs/CHANGELOG.md

@@ -151,7 +151,7 @@ Make the CI run `yarn build` before testing
  - Upgrade to latest anchor version, supporting the new IDL s… (#33)
  - Upgrade to latest anchor version, supporting the new IDL s… (#33)
  - Propagate signing authority to the systems (#31)
  - Propagate signing authority to the systems (#31)
  - Macro to define and access extra accounts  (#26)
  - Macro to define and access extra accounts  (#26)
-Inject extra account init fn with th system macro, to generate a correct idl wich contains also the extra accounts
+Inject extra account init fn with th system macro, to generate a correct idl which contains also the extra accounts
 
 
 ## [0.1.1] - 2024-03-09
 ## [0.1.1] - 2024-03-09