Skip to content

Commit 0bcc2fc

Browse files
committed
2 parents ddec3d6 + 3ea9e5a commit 0bcc2fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

internal_documentation/architecture.java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,4 @@ The core verification flow in `FileApprover` follows a template:
197197
| **Scrubber** | Content normalization before comparison |
198198
| **Verifiable** | Self-verifying objects |
199199
| **VerifyResult** | Outcome of verification |
200-
| **FirstWorkingReporter** | Composite reporter pattern |
200+
| **FirstWorkingReporter** | Composite reporter pattern |

internal_documentation/architecture.process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ The goal here is to read our code and put together a UML architecture diagram in
77

88
## Steps.
99

10-
Start by figuring out around the ten most important objects that need to be used and list them out. Verify them with me. And then write the markdown.
10+
Start by figuring out around the ten most important objects that need to be used and list them out. Verify them with me. And then write the markdown.

0 commit comments

Comments
 (0)