Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tarao committed Nov 22, 2023
1 parent 8311519 commit cd802eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ object ProductRecord {
* - Field access is faster (constant time)
* - Creation is faster
* - Update time grows significantly when record size grows
* - Compilation is bit slower
* - Compilation is a bit slower
* - No implicit upcast
*
* Example
Expand Down

0 comments on commit cd802eb

Please sign in to comment.