From 3300a6c1913ea9f525ad03f73e84b1fb996e4bc0 Mon Sep 17 00:00:00 2001 From: Mit Gorakh Date: Fri, 6 Mar 2026 16:31:05 +0530 Subject: [PATCH] Fix typo in 'Commo' to 'Common' in Claude Code -> common-usecases document (#9692) --- .../content/common-usecases@rGtz0Nw4BgOrdm3WUmjwZ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/roadmaps/claude-code/content/common-usecases@rGtz0Nw4BgOrdm3WUmjwZ.md b/src/data/roadmaps/claude-code/content/common-usecases@rGtz0Nw4BgOrdm3WUmjwZ.md index 6288649e9..6d7973da7 100644 --- a/src/data/roadmaps/claude-code/content/common-usecases@rGtz0Nw4BgOrdm3WUmjwZ.md +++ b/src/data/roadmaps/claude-code/content/common-usecases@rGtz0Nw4BgOrdm3WUmjwZ.md @@ -1,4 +1,4 @@ -# Commo Usecases +# Common Usecases Claude Code can be used for a wide range of professional software development tasks, from legacy system modernization and large-scale refactoring to rapid prototyping for startups. Organizations use it to navigate and modernize massive codebases containing millions of lines of code, while data science teams employ it to convert exploratory research from notebooks into production-ready data pipelines. In daily engineering workflows, it is frequently applied to automate unit testing, diagnose complex bugs using stack traces, and manage dependency upgrades across entire repositories. Additionally, it has become a powerful tool for infrastructure automation, where DevOps teams use it to manage Kubernetes clusters, configure monitoring systems, and build CI/CD pipelines through natural language instructions. @@ -7,4 +7,4 @@ Visit the following resources to learn more: - [@official@What you can do](https://code.claude.com/docs/en/overview#what-you-can-do) - [@official@Common workflows](https://code.claude.com/docs/en/common-workflows) - [@article@20+ Real Use Cases That Prove Claude Code Is a Game-Changer](https://medium.com/@agencyai/20-real-use-cases-that-prove-claude-code-is-a-game-changer-46ceefaf19ed) -- [@video@8 Insane Claude Code Use Cases (code anything!)](https://www.youtube.com/watch?v=akIHv-n--io) \ No newline at end of file +- [@video@8 Insane Claude Code Use Cases (code anything!)](https://www.youtube.com/watch?v=akIHv-n--io)