Skip to content

Commit b5fca80

Browse files
committed
correct tab style.
1 parent d2e2e36 commit b5fca80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/scala3-book/taste-modeling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ You _can_ manually add all of those methods to a class yourself, but since those
322322

323323
This code demonstrates several `case` class features:
324324

325-
{% tabs case-class class=tabs-scala-version %}
325+
{% tabs case-class %}
326326
{% tab 'Scala 2 and 3' for=case-class %}
327327

328328
```scala

0 commit comments

Comments
 (0)