Explorar o código

fix typo: warp readme

Filip Dunder hai 1 ano
pai
achega
5ecd7eb7b3
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -75,7 +75,7 @@ You should see the following output:
 - `MAX_POOL_SIZE` - Bot will buy only if the pool size is less than the specified amount.
 - `MAX_POOL_SIZE` - Bot will buy only if the pool size is less than the specified amount.
   - Set `0` to disable.
   - Set `0` to disable.
 
 
-## Warp transactions
+## Warp transactions (beta)
 In case you experience a lot of failed transactions or transaction performance is too slow, you can try using `warp` for executing transactions.
 In case you experience a lot of failed transactions or transaction performance is too slow, you can try using `warp` for executing transactions.
 Warp is hosted service that executes transactions using integrations with third party providers.
 Warp is hosted service that executes transactions using integrations with third party providers.
 
 
@@ -90,7 +90,7 @@ Each request is processed by hosted service and sent to third party provider.
 Note: Warp transactions are disabled by default.
 Note: Warp transactions are disabled by default.
 
 
 ### Fees
 ### Fees
-When using warp for transactions, fee is distributed between devlopers of warp and third party providers.
+When using warp for transactions, fee is distributed between developers of warp and third party providers.
 In case TX fails, no fee will be taken from your account.
 In case TX fails, no fee will be taken from your account.
 
 
 ## Common issues
 ## Common issues