Skip to content

Commit ad3bd41

Browse files
committed
Fix closing tag
1 parent 6c4bdea commit ad3bd41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/data/markdown/translated-guides/es/02 Using k6/02 Metrics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,8 @@ export default function () {
297297
}
298298
```
299299
300+
</CodeGroup>
301+
300302
El código anterior hará que k6 imprima una salida como esta:
301303
302304
<CodeGroup lineNumbers={[false]}>

0 commit comments

Comments
 (0)