Skip to content

Commit 6bcf693

Browse files
authored
fix: Replace non-breaking space with a regular one (#1069)
Otherwise YAML fails to parse -> no page.
1 parent 4ad645a commit 6bcf693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/code-splitting-import.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Code Splitting - Using import()
33
sort: 33
44
contributors:
55
- simon04
6-
 - levy9527
6+
- levy9527
77
---
88

99
## Dynamic import

0 commit comments

Comments
 (0)