2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-28 19:46:46 +00:00
assmebled -> assembled
This commit is contained in:
Oliver 2024-09-13 08:57:50 +10:00 committed by GitHub
parent 26d7cd3d48
commit ddda71124f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -298,7 +298,7 @@ function stockItemTableFilters(): TableFilter[] {
{ {
name: 'assembly', name: 'assembly',
label: t`Assembly`, label: t`Assembly`,
description: t`Show stock for assmebled parts` description: t`Show stock for assembled parts`
}, },
{ {
name: 'allocated', name: 'allocated',