Skip to content

Commit

Permalink
fix small typo in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosbosse committed Mar 27, 2024
1 parent 1a51fa8 commit 6bcda3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ forecast_quantile <- example_quantile |>
forecast_type = "quantile"
)
head(forecast_quantile, 2)
print(forecast_quantile, 2)
```

### The forecast unit
Expand Down

0 comments on commit 6bcda3d

Please sign in to comment.