From 0d652332730abcb5e82f77a0695d54bb8ffe98b7 Mon Sep 17 00:00:00 2001 From: meetagrawal09 Date: Thu, 28 Sep 2023 20:43:24 +0530 Subject: [PATCH] fixed typo Signed-off-by: meetagrawal09 --- docs/guides/basics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/basics.md b/docs/guides/basics.md index bb4f72458..9033f64fb 100644 --- a/docs/guides/basics.md +++ b/docs/guides/basics.md @@ -292,7 +292,7 @@ To do this we, again define a new file `lib/scripts.tremor` The script could be inlined in the pipeline and the pipeline in the flow, but the model we use here creates nicer to manage applications. ::: -```tremor title="lib/pipeline.tremor" +```tremor title="lib/scripts.tremor" # define our script define script punctuate script