Skip to content

Commit f973649

Browse files
author
Igor Mucsicska
committed
Fix spacing
1 parent 3b968fd commit f973649

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,12 +262,11 @@ export type SimpleType = {
262262
/**
263263
* first property description
264264
*/
265-
266265
a: string;
266+
267267
/**
268268
* second property description
269269
*/
270-
271270
b?: number;
272271
};
273272
```

0 commit comments

Comments
 (0)