Skip to content

Commit

Permalink
Fix sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Feb 17, 2022
1 parent a41ab5e commit 19a98c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ fn main() -> anyhow::Result<()> {
// This can't be addressed with the current structure, since the watcher
// closure takes ownership of the model.
//
// This big is tracked in the following issues:
// This is being tracked in the following issue:
// https://github.com/hannobraun/fornjot/issues/32
let shape = model.load(&parameters)?;

Expand Down

0 comments on commit 19a98c9

Please sign in to comment.