Commit 0b0374f
authored
Fix missing word in comment (#1178)
Line 22 (https://github.com/linkerd/linkerd2-proxy/blob/cde2816a85e2e31ce5e95ba15f41934a178b9a96/linkerd/proxy/api-resolve/src/metadata.rs#L29) of linkerd/api-resolve/src/metadata.rs has a grammar issue, where the word "know" is missing.1 parent 724db19 commit 0b0374f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments