diff --git a/src/app/protocol/wrac/page.tsx b/src/app/protocol/wrac/page.tsx index f285e74..cd97496 100644 --- a/src/app/protocol/wrac/page.tsx +++ b/src/app/protocol/wrac/page.tsx @@ -31,7 +31,7 @@ export default function Wrac() { RAC, but you should send data in binary format. Also, you can use the same connection multiple times, what differs from the usual RAC, where you had to connect the server each time you made some request. That - causes some differences in the receiving messages. + causes some differences in the messages receiving.