Skip to content

Commit 8d4d1a5

Browse files
committed
Fix code quoting : apply 5332640 to Japanese
1 parent c1c0700 commit 8d4d1a5

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)