From 132f296f03b6e2cb43ee3107e9bf7184d022f135 Mon Sep 17 00:00:00 2001 From: Bennett Blodinger Date: Tue, 20 Oct 2020 08:13:52 -0500 Subject: [PATCH] Fix typo --- resources/views/settings/barcodes.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/settings/barcodes.blade.php b/resources/views/settings/barcodes.blade.php index 892389574f..931c6bf208 100644 --- a/resources/views/settings/barcodes.blade.php +++ b/resources/views/settings/barcodes.blade.php @@ -128,7 +128,7 @@
-

This will attempt to delete cached barcodes. This would typically only be used if your barcode dettings have changed, or if your Snipe-IT URL has changed. Barcodes will be re-generated when accessed next.

+

This will attempt to delete cached barcodes. This would typically only be used if your barcode settings have changed, or if your Snipe-IT URL has changed. Barcodes will be re-generated when accessed next.