Skip to content

Commit f93224a

Browse files
committed
fixup
1 parent 25aa995 commit f93224a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create-cloudflare/e2e-tests/cli.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ describe.skipIf(frameworkToTest || isQuarantineMode())("help text", () => {
550550
hello-world-assets-only
551551
For static sites or when using your own backend. Uses Workers Static Assets.
552552
hello-world-with-assets
553-
For sites with a backend API, or server-side rendering (SSR). Uses Static Assets with a Worker.
553+
For sites with a backend API, or server-side rendering (SSR). Uses Static Assets with a Worker.
554554
hello-world-durable-object
555555
For multiplayer apps using WebSockets, or when you need synchronization
556556
hello-world-durable-object-with-assets

0 commit comments

Comments
 (0)