Skip to content

Commit 4e10cd5

Browse files
stephenfinpierreprinetti
authored andcommitted
docs: Fix typo
Signed-off-by: Stephen Finucane <[email protected]>
1 parent 0d56a06 commit 4e10cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/cluster-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The Cluster API system is formed of a set of binaries. The core Cluster API mana
2626
The binaries are built and packaged during the standard installer build process, `hack/build.sh`. Cluster API specific build flow is contained in the `hack/build-cluster-api.sh` script:
2727
- Only enabled if the `OPENSHIFT_INSTALL_CLUSTER_API` environment variable is set.
2828
- Builds (as needed) every binary listed as a Go Module in the `cluster-api` folder.
29-
- Downloads (as needed) the specified version of `envtest` to pacakge `kube-apiserver` and `etcd`.
29+
- Downloads (as needed) the specified version of `envtest` to package `kube-apiserver` and `etcd`.
3030
- Produces a single `cluster-api.zip` file which is then copied in `pkg/clusterapi/mirror`.
3131

3232
To build an `openshift-install` binary with Cluster API bundled:

0 commit comments

Comments
 (0)