Skip to content

Commit d0e5f62

Browse files
committed
fix typo
1 parent fda1d07 commit d0e5f62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The net result was a 2.5X reduction in start-up latency: from ~66 seconds to ~26
101101

102102
2. Analyzing an integrated Go binary in Kubernetes cluster.
103103

104-
Here's an pod config to analyze a Go binary running on a Kuberenetes cluster: [Pod SlowJam Profile](https://github.com/GoogleContainerTools/kaniko/blob/master/examples/pod-build-profile.yaml)
104+
Here's an pod config to analyze a Go binary running on a Kubernetes cluster: [Pod SlowJam Profile](https://github.com/GoogleContainerTools/kaniko/blob/master/examples/pod-build-profile.yaml)
105105

106106
In this Pod Config,
107107
1. Set the environment variable `STACKLOG_PATH` to to generate slowjam profile.

0 commit comments

Comments
 (0)