Skip to content

Commit 506ed7e

Browse files
authored
Fix tab issue
1 parent 4b61cf0 commit 506ed7e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tech-debt.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
"Technical debt" is a term which refers to undesirable things about the way a system is built which are not apparent to users of the system, but impact the ability of the team to make changes to it quickly and safely. Tech debt arises due to processes or practices in the past, but has an ongoing impact on the present, in that it:
1010

11-
* Leads to bugs and loss of reliability
12-
* Means changes take longer to develop, and makes it harder to predict how long the work will take
13-
* Causes dissatisfaction and disengagement in the delivery team
11+
* Leads to bugs and loss of reliability
12+
* Means changes take longer to develop, and makes it harder to predict how long the work will take
13+
* Causes dissatisfaction and disengagement in the delivery team
1414

1515
There are many different views on what is and isn't tech debt - this is ours.
1616

0 commit comments

Comments
 (0)