You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/FAQ/FaqModal.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ const faqs = [
10
10
{
11
11
question: 'What is this app?',
12
12
answer:
13
-
'Bugzilla Kanban is a visual board for managing Mozilla Bugzilla bugs. It lets you drag and drop bugs between status columns and batch-update them in Bugzilla.',
13
+
'BoardZilla is a visual board for managing Mozilla Bugzilla bugs. It lets you drag and drop bugs between status columns and batch-update them in Bugzilla.',
0 commit comments