Fix typo
All checks were successful
/ build (push) Successful in 11s

This commit is contained in:
kritzl 2025-03-03 16:48:32 +01:00
commit 4266db89fe
Signed by: kritzl
SSH key fingerprint: SHA256:5BmINP9VjZWaUk5Z+2CTut1KFhwLtd0ZynMekKbtViM

View file

@ -189,7 +189,7 @@
a specific highlight-theme, but this might still change.
</p>
<pre
area-labelledby="code-positives-description"
aria-labelledby="code-positives-description"
><code>#include &lt;stdlib.h&gt;
int *positives(int *numbers, int *size) {