From f8c679224dae11859696bbb672aa670066301394 Mon Sep 17 00:00:00 2001 From: King Date: Tue, 7 Jan 2025 23:46:50 +0100 Subject: [PATCH] fix typo Update README.md --- balancer-js/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/balancer-js/README.md b/balancer-js/README.md index cea21fe74..0cd80f890 100644 --- a/balancer-js/README.md +++ b/balancer-js/README.md @@ -443,7 +443,7 @@ Can join with tokens: DAI, USDC, USDT, FRAX, CS1_BPT, CS2_BPT * @param slippage Maximum slippage tolerance in bps i.e. 50 = 0.5%. * @param signer JsonRpcSigner that will sign the staticCall transaction if Static simulation chosen * @param simulationType Simulation type (VaultModel, Tenderly or Static) - * @param authorisation Optional auhtorisation call to be added to the chained transaction + * @param authorisation Optional authorisation call to be added to the chained transaction * @returns transaction data ready to be sent to the network along with min and expected BPT amounts out. */ async generalisedJoin(