Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix typo in Task Dependencies.md #2792

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

kgeis
Copy link
Contributor

@kgeis kgeis commented Apr 30, 2024

Fixed one word in the task dependency documentation

Motivation and Context

Makes documentation more readable.

How has this been tested?

Documentation change not needing testing.

Types of changes

Changes visible to users:

  • Bug fix (prefix: fix - non-breaking change which fixes an issue)
  • New feature (prefix: feat - non-breaking change which adds functionality)
  • Breaking change (prefix: feat!! or fix!! - fix or feature that would cause existing functionality to not work as expected)
  • Documentation (prefix: docs - improvements to any documentation content for users)
  • Sample vault (prefix: vault - improvements to the Tasks-Demo sample vault)
  • Contributing Guidelines (prefix: contrib - any improvements to documentation content for contributors - see Contributing to Tasks)

Internal changes:

  • Refactor (prefix: refactor - non-breaking change which only improves the design or structure of existing code, and making no changes to its external behaviour)
  • Tests (prefix: test - additions and improvements to unit tests and the smoke tests)
  • Infrastructure (prefix: chore - examples include GitHub Actions, issue templates)

Checklist

Terms

Copy link
Collaborator

@claremacrae claremacrae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good spot - thank you fixing it!

@claremacrae claremacrae merged commit 1e34568 into obsidian-tasks-group:main Apr 30, 2024
1 check passed
@claremacrae claremacrae changed the title fix typo in Task Dependencies.md docs: fix typo in Task Dependencies.md Apr 30, 2024
@claremacrae claremacrae added scope: documentation Improvements or additions to documentation scope: task dependencies Anything to do with making tasks aware of other tasks labels Apr 30, 2024
@claremacrae
Copy link
Collaborator

Many thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: documentation Improvements or additions to documentation scope: task dependencies Anything to do with making tasks aware of other tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants