Skip to content

Commit 4fa6ee5

Browse files
authored
Merge pull request #7830 from motooka/japanese-update-5-0-migration
Fix code quoting : 5.0 migration guide Japanese
2 parents c1c0700 + 8d4d1a5 commit 4fa6ee5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ja/appendices/5-0-migration-guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ Cache
5454
Collection
5555
----------
5656

57-
- `combine()` は、指定した key path や group path が存在しないまたは null 値の場合に、例外を投げるようになりました。
58-
この挙動は、 `indexBy()` や `groupBy()` と同じです。
57+
- ``combine()`` は、指定した key path や group path が存在しないまたは null 値の場合に、例外を投げるようになりました。
58+
この挙動は、 ``indexBy()`` や ``groupBy()`` と同じです。
5959

6060
Console
6161
-------

0 commit comments

Comments
 (0)