Skip to content

Commit 0933318

Browse files
authored
docs(readme): tiny typo
1 parent 1a934f6 commit 0933318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Edit the `.env` file and add your **Solana RPC endpoints** and **private key**.
6969

7070
Edit `.yaml` templates in the `bots/` directory. Each file is a separate instance of a trading bot. Examine its parameters and apply your preferred strategy.
7171

72-
For example, to run the pump.fun bot, set `platform: "pump_fun"`; to run the bonk.fun bot, se `platform: "lets_bonk"`.
72+
For example, to run the pump.fun bot, set `platform: "pump_fun"`; to run the bonk.fun bot, set `platform: "lets_bonk"`.
7373

7474
#### 4️⃣ Install the bot as a package
7575
```bash

0 commit comments

Comments
 (0)