Skip to content

Commit dbc1186

Browse files
authored
Merge pull request #10760 from arturopala/patch-3
indent text to not restart list numbering
2 parents 67625b0 + 7dd11d3 commit dbc1186

File tree

1 file changed

+1
-1
lines changed
  • docs/docs/reference/other-new-features

1 file changed

+1
-1
lines changed

docs/docs/reference/other-new-features/export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Export clauses are processed when the type information of the enclosing object o
139139
on demand.
140140
5. Determine the types of all parents of the class.
141141

142-
With export clauses, the following steps are added:
142+
With export clauses, the following steps are added:
143143

144144
6. Compute the types of all paths in export clauses in a context logically
145145
inside the class but not considering any imports or exports in that class.

0 commit comments

Comments
 (0)