fix typo (#79)

This commit is contained in:
Lunny Xiao 2018-11-25 15:46:56 +08:00 committed by techknowlogick
parent 2832c8623f
commit 409231ffdd

View file

@ -31,9 +31,9 @@ You can now review the code on pull requests and place comments on the code line
_Thanks to [**@JonasFranzDEV**](https://github.com/JonasFranzDEV) and [**@lafriks**](https://github.com/lafriks)_
## Issue Depentdencies ([#2531](https://github.com/go-gitea/gitea/pull/2531))
## Issue Dependencies ([#2531](https://github.com/go-gitea/gitea/pull/2531))
![Issue Depentdencies](/demos/2531/1.png)
![Issue Dependencies](/demos/2531/1.png)
You can add dependencies for issues, if an issue is blocked by another it can not be closed until all block issues are closed.