From 6f5c97a1a0a001e4f4497a3ac70744005e6092ed Mon Sep 17 00:00:00 2001 From: eason <85295625+h805846716@users.noreply.github.com> Date: Thu, 14 May 2026 14:50:43 +0800 Subject: [PATCH] Fix FAQ grammar --- docs/builder/faq.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/builder/faq.md b/docs/builder/faq.md index cefcf9cb..3b8e0bbf 100644 --- a/docs/builder/faq.md +++ b/docs/builder/faq.md @@ -92,10 +92,10 @@ A Miden operator is an entity that maintains the infrastructure necessary for th 4. Maintaining Data Availability 5. Participating in the Consensus Mechanism -## How does bridging works in Miden? +## How does bridging work in Miden? -Miden does not yet have a fully operational bridge, work in progress. +Miden does not yet have a fully operational bridge; it is a work in progress. ## What does the gas fee model of Miden look like? -Miden does not yet have a fully implemented fee model, work in progress. +Miden does not yet have a fully implemented fee model; it is a work in progress.