File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -197,4 +197,4 @@ The core verification flow in `FileApprover` follows a template:
197
197
| ** Scrubber** | Content normalization before comparison |
198
198
| ** Verifiable** | Self-verifying objects |
199
199
| ** VerifyResult** | Outcome of verification |
200
- | ** FirstWorkingReporter** | Composite reporter pattern |
200
+ | ** FirstWorkingReporter** | Composite reporter pattern |
Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ The goal here is to read our code and put together a UML architecture diagram in
7
7
8
8
## Steps.
9
9
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.
You can’t perform that action at this time.
0 commit comments