Skip to content

Commit fdacea6

Browse files
committed
fix: typo
1 parent 8b57003 commit fdacea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/blog/list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h2 class="me-title fw-bold display-1 text-primary text-center text-xl-start pb-
3737
{{ partial "blog-post-card.html" . }}
3838
{{ else }}
3939
<p class="text-center fs-3">
40-
Les post en français arrivent bientôt !
40+
Les posts en français arrivent bientôt !
4141
</p>
4242
{{ end }}
4343
</div>

0 commit comments

Comments
 (0)