From aca4a8277e290c1fe1ed7f7473a1550c50571fb9 Mon Sep 17 00:00:00 2001 From: Sam <78538841+spwoodcock@users.noreply.github.com> Date: Thu, 30 Jan 2025 23:30:32 +0000 Subject: [PATCH] docs: correct use of MB in README! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 27b5b10..6a67937 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Call a remote API on ODK Central database events: - Update entity (entity properties). - Submission review (approved, hasIssues, rejected). -The `centralwebhook` binary is small ~15Mb and only consumes -~5Mb of memory when running. +The `centralwebhook` binary is small ~15MB and only consumes +~5MB of memory when running. ## Prerequisites