Skip to content

Commit e5ee223

Browse files
authored
Update README.md
1 parent 19f01c6 commit e5ee223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Implementation notes:
121121
```yaml
122122
- case: with_out
123123
main: |
124-
reveal_type('str')
124+
reveal_type('abc')
125125
out: |
126126
main:1: note: Revealed type is 'builtins.str'
127127
```

0 commit comments

Comments
 (0)