From 7065d7f2058ab4c7fcbfb514527dddcde49053b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20T=C3=A1mara?= Date: Tue, 11 Nov 2025 06:06:29 -0500 Subject: [PATCH] fixed typo --- content/docs/architecture/command.smd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/architecture/command.smd b/content/docs/architecture/command.smd index aaebabd..97d9ce1 100644 --- a/content/docs/architecture/command.smd +++ b/content/docs/architecture/command.smd @@ -15,7 +15,7 @@ present in `editor`, `tui`, `mode` and `minimodes`, it's possible to find commands in other places, which will become evident when the need arises. -## Prev[ious notes]($section.id('notes')) +## Previous notes[]($section.id('notes')) Note: Flow is programmed with [zig](https://ziglang.org/), if you are familiar with C, C++, Rust, there are differences and reasonings that