From 7d0d65e1f8ff8cd984b79379d8c6e074ad3c0263 Mon Sep 17 00:00:00 2001 From: owen <158327443+owenzimmew06@users.noreply.github.com> Date: Mon, 3 Mar 2025 11:29:42 +0300 Subject: [PATCH] Update ir.md Hello, A possible typo in this text: "Forward" Should be "Foreword" "Forward" means to move ahead, but the correct term for an introduction is "Foreword". Thanks. --- cranelift/docs/ir.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cranelift/docs/ir.md b/cranelift/docs/ir.md index 8f9b26480221..ec28fdb1115a 100644 --- a/cranelift/docs/ir.md +++ b/cranelift/docs/ir.md @@ -1,6 +1,6 @@ # Cranelift IR Reference -## Forward +## Foreword This document is likely to be outdated and missing some important information. It is recommended to look at the list of instructions as