Skip to content

Commit a60f45f

Browse files
authored
docs: minor change to the architecture redesign document
Was originally meant to be entered as an issue, but now a document in the repository so changed "issue" to "document".
1 parent e27255a commit a60f45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redesign/2_architecture_redesign.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Proposed Redesigned Architecture for the Git Gem
22

3-
This issue outlines a proposal for a major redesign of the git gem, targeted for version 5.0.0. The goal of this redesign is to modernize the gem's architecture, making it more robust, maintainable, testable, and easier for new contributors to understand.
3+
This document outlines a proposal for a major redesign of the git gem, targeted for version 5.0.0. The goal of this redesign is to modernize the gem's architecture, making it more robust, maintainable, testable, and easier for new contributors to understand.
44

55
- [1. Motivation](#1-motivation)
66
- [2. The New Architecture: A Three-Layered Approach](#2-the-new-architecture-a-three-layered-approach)

0 commit comments

Comments
 (0)