Skip to content

Commit

Permalink
Fix code quoting
Browse files Browse the repository at this point in the history
  • Loading branch information
othercorey authored Mar 10, 2024
1 parent f5414d4 commit 5332640
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions en/appendices/5-0-migration-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ Cache
Collection
----------

- `combine()` now throws an exception if the key path or group path doesn't exist or contains a null value.
This matches the behavior of `indexBy()` and `groupBy()`.
- ``combine()`` now throws an exception if the key path or group path doesn't exist or contains a null value.
This matches the behavior of ``indexBy()`` and ``groupBy()``.

Console
-------
Expand Down

0 comments on commit 5332640

Please sign in to comment.