Skip to content

Commit b052524

Browse files
committed
didn't use base
1 parent 342d5d1 commit b052524

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

unison-src/transcripts/fix2244.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Ensure closing token is emitted by closing brace in doc eval block.
66

77
```ucm
8-
.> load ./unison-src/transcripts-using-base/fix2244.u
8+
.> load ./unison-src/transcripts/fix2244.u
99
```
1010

1111
```ucm:hide

unison-src/transcripts/fix2244.output.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Ensure closing token is emitted by closing brace in doc eval block.
22

33
```ucm
4-
.> load ./unison-src/transcripts-using-base/fix2244.u
4+
.> load ./unison-src/transcripts/fix2244.u
55
66
Loading changes detected in
7-
./unison-src/transcripts-using-base/fix2244.u.
7+
./unison-src/transcripts/fix2244.u.
88
99
I found and typechecked these definitions in
10-
./unison-src/transcripts-using-base/fix2244.u. If you do an
11-
`add` or `update`, here's how your codebase would change:
10+
./unison-src/transcripts/fix2244.u. If you do an `add` or
11+
`update`, here's how your codebase would change:
1212
1313
⍟ These new definitions are ok to `add`:
1414

0 commit comments

Comments
 (0)