diff --git a/resources/views/Shop/Articles/show.blade.php b/resources/views/Shop/Articles/show.blade.php
index 3226e0db..ec78c48d 100644
--- a/resources/views/Shop/Articles/show.blade.php
+++ b/resources/views/Shop/Articles/show.blade.php
@@ -19,9 +19,8 @@
{!! $article['description']['variety'] ?? null !!}
- {!! $article['description']['semences'] ?? null !!}
- {!! $article['description']['plants'] ?? null !!}
{!! $article['description']['merchandise'] ?? null !!}
+ {!! $article['description']['description'] ?? null !!}
@if ($article['description']['plus'] ?? false)
Spécificités