Skip to content

Commit dfaf0fe

Browse files
authored
docs: update CLAUDE.md (#33)
fix spelling in CLAUDE.md: enviroment -> environment Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
1 parent b26afa9 commit dfaf0fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CLAUDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ See the [README.md](README.md) file for a project overview.
6363
- Testing uses pytest with asyncio support (strict mode)
6464
- Test database uses in-memory SQLite
6565
- Avoid creating mocks in tests in most circumstances.
66-
- Each test runs in a standalone enviroment with in memory SQLite and tmp_file directory
66+
- Each test runs in a standalone environment with in memory SQLite and tmp_file directory
6767

6868
## BASIC MEMORY PRODUCT USAGE
6969

@@ -168,4 +168,4 @@ With GitHub integration, the development workflow includes:
168168
3. **Branch management** - Claude can create feature branches for implementations
169169
4. **Documentation maintenance** - Claude can keep documentation updated as the code evolves
170170

171-
This level of integration represents a new paradigm in AI-human collaboration, where the AI assistant becomes a full-fledged team member rather than just a tool for generating code snippets.
171+
This level of integration represents a new paradigm in AI-human collaboration, where the AI assistant becomes a full-fledged team member rather than just a tool for generating code snippets.

0 commit comments

Comments
 (0)