Skip to content

Commit

Permalink
Merge pull request #37 from TerrniT/patch-1
Browse files Browse the repository at this point in the history
Fixed typo in protocols/graphql
  • Loading branch information
altrusl authored Sep 16, 2024
2 parents f6ad39d + 44c80c7 commit 03a80d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/en/backend/protocols.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ You can use [mitt](https://github.com/developit/mitt).

:::

::: details What is GraphGL?
::: details What is GraphQL?

A complex thing, an attempt to translate SQL query language for client-server queries on the web.

Expand Down
2 changes: 1 addition & 1 deletion docs/ru/backend/protocols.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

:::

::: details Что такое GraphGL?
::: details Что такое GraphQL?

Сложная штука, попытка перевести язык запросов SQL для клиент-серверных запросов в интернете.

Expand Down

0 comments on commit 03a80d5

Please sign in to comment.