diff --git a/docs/modifiers.html b/docs/modifiers.html index 4fa10292..45bf21f7 100644 --- a/docs/modifiers.html +++ b/docs/modifiers.html @@ -564,9 +564,9 @@

After:

<script src="https://scastie.scala-lang.org/embedded.js"></script>
-<pre class='scastie-snippet-8c0f2129-cf72-4035-bcbc-86004edb6240'></pre>
+<pre class='scastie-snippet-83757131-bb8f-4001-83e8-7cfaf20fa834'></pre>
 <script>window.addEventListener('load', function() {
- scastie.Embedded('.scastie-snippet-8c0f2129-cf72-4035-bcbc-86004edb6240', {
+ scastie.Embedded('.scastie-snippet-83757131-bb8f-4001-83e8-7cfaf20fa834', {
    code: `val x = 1 + 2
 println(x)`,
    theme: 'light',