Skip to content

Commit 9aa546a

Browse files
msh153vldmrkl
andauthored
[Документація/AJAX та запити до API] Речення в кінці та посилання (#279)
* [Документація/AJAX та запити до API] Речення в кінці та посилання * Fix link Co-authored-by: Volodymyr Klymenko <klymenkodp@gmail.com>
1 parent de68485 commit 9aa546a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/docs/faq-ajax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ class MyComponent extends React.Component {
8383
}
8484
```
8585

86-
Here is the equivalent with [Hooks](https://reactjs.org/docs/hooks-intro.html):
86+
Це ж з [Хуками](https://uk.reactjs.org/docs/hooks-intro.html):
8787

8888
```js
8989
function MyComponent() {

0 commit comments

Comments
 (0)