This is an automated email from the ASF dual-hosted git repository.
gallardot pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 9237aa81de [Fix-16935][Doc] fix typos in PULL_REQUEST_TEMPLATE.md
#16936
9237aa81de is described below
commit 9237aa81de771e72b66c6bd04b4c9663ad2a15a1
Author: Mighten Dai <[email protected]>
AuthorDate: Mon Dec 30 18:05:33 2024 +0800
[Fix-16935][Doc] fix typos in PULL_REQUEST_TEMPLATE.md #16936
---
.github/PULL_REQUEST_TEMPLATE.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index a3fcfc5686..b23375c57b 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -34,4 +34,4 @@ This change added tests and can be verified as follows:
## Pull Request Notice
[Pull Request
Notice](https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md)
-If your pull request contain incompatible change, you should also add it to
`docs/docs/en/guide/upgrede/incompatible.md`
+If your pull request contains incompatible change, you should also add it to
`docs/docs/en/guide/upgrade/incompatible.md`