From 25e4fb876fe8fc49b2be289450437a1a73495afa Mon Sep 17 00:00:00 2001
From: Jessie Mongeon <133128541+jessiemongeon1@users.noreply.github.com>
Date: Fri, 22 Nov 2024 15:43:40 -0600
Subject: [PATCH] Update docs/developer-docs/smart-contracts/write/overview.mdx
---
docs/developer-docs/smart-contracts/write/overview.mdx | 1 -
1 file changed, 1 deletion(-)
diff --git a/docs/developer-docs/smart-contracts/write/overview.mdx b/docs/developer-docs/smart-contracts/write/overview.mdx
index fafbdf66ba..f9294facf4 100644
--- a/docs/developer-docs/smart-contracts/write/overview.mdx
+++ b/docs/developer-docs/smart-contracts/write/overview.mdx
@@ -15,7 +15,6 @@ import { BetaChip } from "/src/components/Chip/BetaChip";
ICP supports a wide range of applications and architecture types.
-
Apps can range from a single canister to complex, multi-canister projects and everything in between.
You can begin writing and structuring your application using one of two primary workflows: