Skip to content

Commit cd0f20c

Browse files
committed
chore: Period
1 parent 198b471 commit cd0f20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/zh/guide/advanced/module-federation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ export default {
245245
export const Primary = {};
246246
```
247247

248-
#### 4. 在 `tsconfig.json` 中添加模块联邦类型和 stories 文件
248+
#### 4. 在 `tsconfig.json` 中添加模块联邦类型和 stories 文件
249249

250250
```json title="tsconfig.json"
251251
{

0 commit comments

Comments
 (0)