Skip to content

Commit 7cb6f5f

Browse files
committed
doc: 更正代码格式
1 parent 77e7018 commit 7cb6f5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/BootstrapBlazor.Server/Components/Pages/GlobalOption.razor

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@
152152
},
153153
"CacheManagerOptions": {
154154
"Enable": true,
155-
"SlidingExpiration:" "00:05:00",
156-
"AbsoluteExpiration:" "00:00:10"
155+
"SlidingExpiration": "00:05:00",
156+
"AbsoluteExpiration": "00:00:10"
157157
}
158158
}
159159
}</Pre>

0 commit comments

Comments
 (0)