Skip to content

Commit 41e9df0

Browse files
authored
bugfix: コード管理、検索条件の説明>空白を含む単語の検索で、例の間違いを修正
1 parent db49996 commit 41e9df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/plugins/manage/code/search_help.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<div class="alert alert-secondary" role="alert">
6262
例) "apple word"<br>
6363
例) "type_code1=topic code"<br>
64-
例) "value"=コネクト 太郎"<br>
64+
例) "value=コネクト 太郎"<br>
6565
</div>
6666
</p>
6767
</div>

0 commit comments

Comments
 (0)