Преглед изворни кода

Fix wrong title in french translation (#1021)

The title was wrong this section is not related to dispatch actions in components.
Ousmane NDIAYE пре 7 година
родитељ
комит
d18d4b7ffc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/fr/actions.md

+ 1 - 1
docs/fr/actions.md

@@ -37,7 +37,7 @@ actions: {
 }
 ```
 
-### Propager des actions dans les composants
+### Propager des actions
 
 Les actions sont déclenchées par la méthode `store.dispatch` :