Skip to content

Commit e0ef8d7

Browse files
authored
correct code snippet
1 parent 67842ac commit e0ef8d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter07_adapter_facade/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ high-level cross-platform interface to methods and attributes from the `os`, `sy
2424
## Running the code
2525

2626
```bash
27-
python duck.py
27+
python duck_adapter.py
2828
```

0 commit comments

Comments
 (0)