diff --git a/blog/2024-12-04-opentofu-1-9-0-beta-1.md b/blog/2024-12-05-opentofu-1-9-0-beta-1.md similarity index 99% rename from blog/2024-12-04-opentofu-1-9-0-beta-1.md rename to blog/2024-12-05-opentofu-1-9-0-beta-1.md index 44fc398..ec65ffd 100644 --- a/blog/2024-12-04-opentofu-1-9-0-beta-1.md +++ b/blog/2024-12-05-opentofu-1-9-0-beta-1.md @@ -140,7 +140,7 @@ terraform { * OpenTofu will now prompt for values for input variables needed for early evaluation. * `tofu console` now accepts expressions split over multiple lines, when the newline characters appear inside bracketing pairs or when they are escaped using a backslash. * `tofu test` now throws errors instead of warnings for invalid override and mock fields. -* Several performance improvements for large graphs and large mounts of submodules. +* Several performance improvements for large graphs and large amounts of submodules. ## Providing feedback