Skip to content

Commit 6847eb7

Browse files
committed
Fix formatting in builtin attribute list
1 parent f71cbc6 commit 6847eb7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/attributes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,9 @@ The following is an index of all built-in attributes.
328328
- Debugger
329329
- [`debugger_visualizer`] --- Embeds a file that specifies debugger output for a type.
330330
- [`collapse_debuginfo`] --- Controls how macro invocations are encoded in debuginfo.
331+
331332
- Coverage Instrumentation
332-
- [`coverage`] --- Controls how code coverage is instrumented
333+
- [`coverage`] --- Controls how code coverage is instrumented.
333334

334335
[Doc comments]: comments.md#doc-comments
335336
[ECMA-334]: https://www.ecma-international.org/publications-and-standards/standards/ecma-334/

0 commit comments

Comments
 (0)