"Typo-Typhoon Quashed: Repository Declared Flawless After Major Syntax Sweep!"
"Commit 2450 Marks a New Era of Clarity in Code with Factory Name Overhaul – A Triumph for Precision Enthusiasts!"
Commit Details:
doc: Fix typo Update factories.ts (#2450) I reviewed the entire repository, no more typos found in docs. Hope this helps streamline the project! Best regards, Bilogweb3 <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on renaming a public key factory in the codebase for clarity and consistency. ### Detailed summary - Renamed `Ed25519PPublicKeyFactory` to `Ed25519PublicKeyFactory` in `packages/core/src/factories.ts`. - Updated references to the factory in the `SignerEventBodyFactory` and `Factories` export to match the new name. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->