diff --git a/views/stockoverview.blade.php b/views/stockoverview.blade.php
index e80ca0dc..7ae912b7 100755
--- a/views/stockoverview.blade.php
+++ b/views/stockoverview.blade.php
@@ -322,8 +322,7 @@
@if($currentStockEntry->product_group_name !== null){{ $currentStockEntry->product_group_name }}@endif
|
- amount }}>
+ | amount }}>
{{ $currentStockEntry->amount }} {{ $__n($currentStockEntry->amount, $currentStockEntry->qu_unit_name, $currentStockEntry->qu_unit_name_plural) }}
|