Răsfoiți Sursa

Fix wrong title in french translation (#1021)

The title was wrong this section is not related to dispatch actions in components.
Ousmane NDIAYE 7 ani în urmă
părinte
comite
d18d4b7ffc
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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` :