fix(admin): typo in revision breaking change summary

This commit is contained in:
Colin Darie 2023-05-10 10:01:53 +02:00
parent a45d5f6d05
commit 1e5b7f1068

View file

@ -130,7 +130,7 @@
= t(".#{prefix}.update_condition", label: change.label, to: change.to)
- if !total_dossiers.zero? && !change.can_rebase?
.fr-alert.fr-alert--warning.fr-mt-1v
%p= t('.breakigng_change', count: total_dossiers)
%p= t('.breaking_change', count: total_dossiers)
- when :character_limit
- if change.to.blank?
- list.with_item do