Skip to content

Commit 0a88b29

Browse files
committed
🦄 fix spelling mistake
1 parent 653086d commit 0a88b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/admin/advanced.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h3 class="panel-title">高级选项设置</h3>
1212
<div class="panel-body">
1313
<form class="form-horizontal" role="form" id="advanced-form">
1414
<div class="form-group">
15-
<label class="col-md-3 control-label">清楚缓存</label>
15+
<label class="col-md-3 control-label">清理缓存</label>
1616
<div class="col-md-9">
1717
<input type="text" class="form-control" name="cache_key" placeholder="请输入缓存前缀,输入*删除所有缓存"/>
1818
</div>

0 commit comments

Comments
 (0)