Skip to content

Commit 3e9ea42

Browse files
docs: fix minor typos (#1027)
1 parent 8af7766 commit 3e9ea42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/example-react-intl.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ test('it should render FormattedDate and have a formatted pt date', () => {
132132

133133
## Translated components testing stategy
134134

135-
When testing a translated component there can be different approches for
136-
achiving the wanted coverage, where the aimed goal should be to allow to test
135+
When testing a translated component there can be different approaches for
136+
achieving the wanted coverage, where the aimed goal should be to allow testing
137137
the component in a way that will simulate the user behavior as much as posible.
138138

139139
| Approach | Pros | Cons |

0 commit comments

Comments
 (0)