From cfaf275d6db139ecf90f5469497ddff169030e51 Mon Sep 17 00:00:00 2001 From: Christian Menard Date: Wed, 31 Jan 2024 10:29:19 +0100 Subject: [PATCH] Rekove lfc-dev --- docs/reference/containerized-execution.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/containerized-execution.mdx b/docs/reference/containerized-execution.mdx index 6825d6eb2..bc76a1daa 100644 --- a/docs/reference/containerized-execution.mdx +++ b/docs/reference/containerized-execution.mdx @@ -120,5 +120,5 @@ target C { ``` :::note -To use a local image that is based on source of the RTI provided by `lfc` or `lfc-dev`, use `rti-image: "lflang/rti:rti"`. +To use a local image that is based on source of the RTI provided by `lfc`, use `rti-image: "lflang/rti:rti"`. :::