Skip to content

Commit 7bebf0d

Browse files
committed
Revert quick introduction
1 parent 2ec433c commit 7bebf0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Read the blog post for more details: [CGP Updates: v0.3.0 Release and New Chapte
1414

1515
# Introduction
1616

17-
Context-Generic Programming (CGP) is a new programming paradigm in Rust that enables the creation of strongly-typed components, which can be implemented and composed in a modular, generic, and type-safe manner. This approach brings several advantages to building robust and maintainable systems.
17+
Context-generic programming (CGP) is a new programming paradigm for Rust that allows strongly-typed components to be implemented and composed in a modular, generic, and type-safe way.
1818

1919
On this homepage, we provide a quick overview and highlight the key features of CGP. For a deeper dive into the concepts and patterns of CGP, explore our comprehensive book, [Context-Generic Programming Patterns](https://patterns.contextgeneric.dev/).
2020

0 commit comments

Comments
 (0)