Skip to content

Commit efd1e69

Browse files
RexJaeschkeBillWagner
authored andcommitted
fix md formatting
1 parent d0cfd2b commit efd1e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard/attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1109,7 +1109,7 @@ There are no limitations on what code is permitted in a module initializer.
11091109
A module initializer shall have the following characteristics:
11101110
11111111
- The *method_modifier* `static`.
1112-
- No *parameter_list*.
1112+
- No *parameter_list*.
11131113
- A *return_type* of `void`.
11141114
- No *type_parameter_list*.
11151115
- Not be declared inside a *class_declaration* having a *type_parameter_list*.

0 commit comments

Comments
 (0)