Typos in 'i' info text on Circuit Designer
archonsd opened this issue ยท 2 comments
- Open the Circuit Designer with a right click.
- Hover over the blue 'i' (info) at the top left of the Circuit Designer interface.
2.1 The word 'board' is spelled 'boeard' on the 5th line of text, at the end.
2.2 The word 'optionally' is spelled 'optinally' on the 9th line that describes how to connect two components with a trace.
Mod version: 0.2.3
FWIW, this sort of typo is so trivial an "issue", do you prefer someone just send you PRs with text updates, or is it something you want to manage?
Yes, whenever you already know precisely which code (or in this case text) lines to change in order to fix an issue, PR is the way to go. Even if your fix turns out to be not 100% right, PRs can still be modified and improved before merging.