Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
standard3 committed Jun 19, 2024
1 parent f67ed6a commit 4bbd76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ fn main() -> Result<()> {
outfolder
)?;

conf.resolve_spaces()?;
machine.resolve_spaces()?;
}
```

Expand Down

0 comments on commit 4bbd76b

Please sign in to comment.