From 797624ef7bf32987d37e35e0b9a6a6249ec69042 Mon Sep 17 00:00:00 2001 From: cameliaben Date: Thu, 30 Dec 2021 15:55:11 +0200 Subject: [PATCH] Fix typo in story-rendering.md --- docs/configure/story-rendering.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configure/story-rendering.md b/docs/configure/story-rendering.md index b4b302810c6a..360dde244f14 100644 --- a/docs/configure/story-rendering.md +++ b/docs/configure/story-rendering.md @@ -60,4 +60,4 @@ Storybook will inject these tags into the _preview iframe_ where your components -Similarly to the preview head HTML, preview body HTML can also be updated programmtically using a preset. See [Preview/Manager templates](../addons/writing-presets.md#previewmanager-templates) for more information. \ No newline at end of file +Similarly to the preview head HTML, preview body HTML can also be updated programmatically using a preset. See [Preview/Manager templates](../addons/writing-presets.md#previewmanager-templates) for more information.