Skip to content

Commit

Permalink
fix rke
Browse files Browse the repository at this point in the history
Signed-off-by: susanev <susan.ra.evans@gmail.com>
  • Loading branch information
susanev committed Dec 3, 2022
1 parent 992cb7d commit 20ef0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/codegen/docs/gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ func titleLookup(shortName string) (string, bool) {
"rabbitmq": "RabbitMQ",
"rancher2": "Rancher2",
"random": "random",
"rke": "Rancher RKE",
"rke": "Rancher Kubernetes Engine (RKE)",
"run-my-darn-container": "Run My Darn Container",
"shipa": "Shipa",
"signalfx": "SignalFx",
Expand Down

0 comments on commit 20ef0c8

Please sign in to comment.