Skip to content

Commit 2f6e221

Browse files
authored
fixing todo typo (#542)
1 parent e9e3e74 commit 2f6e221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundations/github/github-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
GitHub provides two different, but related mechanisms for communicating
2828
within a repository about a project: _Issues_ and _Discussions_.
29-
Issues are more like “todo” items; they are task-focused. For example, Issues
29+
Issues are more like “to-do” items; they are task-focused. For example, Issues
3030
are often used to report and track bugs, request new features, or
3131
perhaps note a performance problem. Ultimately, the maintainers of
3232
a project may resolve the issue by fixing the bug, adding the

0 commit comments

Comments
 (0)