Skip to content

Commit b6929e9

Browse files
authored
Merge pull request elizaOS#3271 from XxAlex74xX/main
chore: fix spelling issues
2 parents 8c22bf6 + e77f5e9 commit b6929e9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/community/Discord/development/dev-vc/chat_2024-11-19.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ In the Discord chat, Jin introduced a new column for ignoring data in their spre
88

99
- What columns are ignored in the provided data?
1010
- jin: The "Comment" column is ignored along with any subsequent ones that may be added later.
11-
- Is the Title and Email fields optional when entering data?
11+
- Are the Title and Email fields optional when entering data?
1212
- jin: Yes, both Title and Email fields can be left empty or filled as needed.
1313
- How should the Amount be entered in the provided data format?
1414
- jin: The Amount should be entered in a human-readable format; token decimals will be handled separately.

docs/community/Discord/development/dev-vc/chat_2024-11-22.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ In the Discord chat, Elijah Madonia initiated discussions on DAO funding with ai
99
- What is the purpose of Eliza OS?
1010
- Elijah Madonia: Eliza OS is an open-source technology project aimed at creating a decentralized operating system for various devices.
1111

12-
- Who are the partners involved in ai16z fund run my Marc?
12+
- Who are the partners involved in ai16z fund run by Marc?
1313
- Elijah Madonia: The partners of this initiative include ai16z holders and voters, who collaborate to support projects like Eliza OS.
1414

1515
## Who Helped Who

docs/community/Discord/the_arena/discussion/chat_2024-06-20.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ In the discussion, Shaw highlighted challenges in generating sequences that fit
66

77
## FAQ
88

9-
- What is the main issue with treating every input outpair pair as separate in Shaw's work?
9+
- What is the main issue with treating every input output pair as separate in Shaw's work?
1010
- [loveofdoing]: The problem lies in not learning the relationship between input-output pairs, which could lead to a lack of understanding of how different inputs relate to each other and affect outputs. This approach might miss patterns or relationships that are crucial for accurate predictions or classifications.
1111

1212
- How can we improve the training set augmentation process?

packages/plugin-solana-v2/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Copy `packages/plugin-solana-v2/src/character/orca/lpmanager.character.json` to
8585
Follow the general installation and build steps from the README in the root of the repo
8686
8787
#### 5. Run the agent
88-
Start the the agent with the following command:
88+
Start the agent with the following command:
8989
```sh
9090
pnpm start --characters="characters/lpmanager.character.json"
9191
```

0 commit comments

Comments
 (0)