Skip to content

fix: correct tofo typo to tofu in README#29

Open
mervivian wants to merge 1 commit into
seal-io:mainfrom
mervivian:fix/tofo-to-tofu-typo
Open

fix: correct tofo typo to tofu in README#29
mervivian wants to merge 1 commit into
seal-io:mainfrom
mervivian:fix/tofo-to-tofu-typo

Conversation

@mervivian

Copy link
Copy Markdown

Summary

The README's usage section referred to the OpenTofu CLI command as tofo providers mirror, which is a typo. The correct binary/command is tofu. Elsewhere in the same README (line 97) the command is correctly written as tofu providers mirror, confirming this is a typo rather than an intentional alternate name.

How to reproduce

Open README.md and search for tofo. On the line that reads:
Hermit Crab also can reuse the mirroring providers prepared by terraform providers mirror/tofo providers mirror.
The tofo should be tofu (the OpenTofu CLI binary).

Test plan

Run grep -n "tofo" README.md and confirm zero matches. Run grep -n "tofu providers mirror" README.md and confirm both occurrences are consistent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant