Skip to content

Commit d276350

Browse files
committed
fix linting error
1 parent 7436d6f commit d276350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/connect/contribute/style-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ Content types help manage technical content by defining the purpose and common s
320320

321321
| Document type | Purpose | Examples |
322322
| ------------------ | ------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------- |
323-
| Overviews | General introduction to a product or feature, provides a happy-path for readers | [Smart Contract Overview](/stack/protocol/rollup/smart-contracts) |
323+
| Overviews | General introduction to a product or feature, provides a happy-path for readers | [Smart Contract Overview](/stack/protocol/rollup/smart-contracts) |
324324
| Guides | Explain what things are and how they work | [Standard Bridge Guide](/builders/app-developers/bridging/standard-bridge) |
325325
| Quick Start Guides | Briefly explain how to "minimally" get started with a product, often in 30 minutes or less | [Superchain App Quick Start](/builders/app-developers/quick-start) |
326326
| Tutorials | Provide task-oriented guidance with step-by-step "learn by doing" instructions | [Bridging ERC-20 tokens with the Optimism SDK](/builders/app-developers/tutorials/cross-dom-bridge-erc20) |

0 commit comments

Comments
 (0)