From 2f18323d2ce3a8c0af6bda3d6bb5dbcbfb01bc94 Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Mon, 17 Apr 2023 02:35:34 +0100 Subject: [PATCH] fix(updating-to-v14): Parameter typo (#9408) fix: parameter typo --- .../guide/src/content/03-additional-info/03-updating-to-v14.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/guide/src/content/03-additional-info/03-updating-to-v14.mdx b/apps/guide/src/content/03-additional-info/03-updating-to-v14.mdx index c3db00e24..cff6db299 100644 --- a/apps/guide/src/content/03-additional-info/03-updating-to-v14.mdx +++ b/apps/guide/src/content/03-additional-info/03-updating-to-v14.mdx @@ -419,7 +419,7 @@ The base interaction class is now has been removed. The the second parameter once was is now merged into the first parameter. +The second parameter of has been removed. The the second parameter once was is now merged into the first parameter.