mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 18:01:01 -06:00
Merge pull request #18225 from briancain/fix-versoin-doc-typo
Fix typo in version docs
This commit is contained in:
commit
a29403a96d
@ -1,7 +1,7 @@
|
||||
// The version package provides a location to set the release versions for all
|
||||
// packages to consume, without creating import cycles.
|
||||
//
|
||||
// This pckage should not import any other terraform packages.
|
||||
// This package should not import any other terraform packages.
|
||||
package version
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user