From 454f76a08b28f2a7d75a25e62144dd632913d8c2 Mon Sep 17 00:00:00 2001 From: febo Date: Fri, 25 Oct 2024 10:33:42 +0100 Subject: [PATCH] Expand docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2eaa964..bfd8fb4 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The library defines: * core data types * logging macros * `syscall` functions -* access to system accounts (`sysvar`) +* access to system accounts (`sysvars`) * cross-program invocation ## Features