We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80f7484 commit e76c87bCopy full SHA for e76c87b
doc/go1.20.html
@@ -308,7 +308,7 @@ <h2 id="runtime">Runtime</h2>
308
<p><!-- https://go.dev/issue/51430 -->
309
Go 1.20 adds a new <code>runtime/coverage</code> package
310
containing APIs for writing coverage profile data at
311
- runtime from a long-running and/or server programs that
+ runtime from long-running and/or server programs that
312
do not terminate via <code>os.Exit()</code>.
313
</p>
314
0 commit comments