소스 검색

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` :