From 34d91d0e889d628d3c8ac0d3acfd32066238ec30 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 17 Apr 2025 08:11:58 -0400 Subject: [PATCH] spelling: previously Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- cypress/platform/current.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/platform/current.html b/cypress/platform/current.html index 365986c02..091f53e9f 100644 --- a/cypress/platform/current.html +++ b/cypress/platform/current.html @@ -31,7 +31,7 @@ flowchart BT subgraph S1 sub1 -->sub2 end subgraph S2 sub4 end S1 --> S2 sub1 --> sub4