Skip to content

Commit b779bbd

Browse files
Merge pull request #210 from jazzerjazzer/fix-comma-decimal-separator
Use period as decimal separator instead of comma
2 parents 70d8fb0 + 25748b6 commit b779bbd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/learn/why-use-an-internal-developer-platform.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ It comes up with a list of procedures performed per 100 deployments and the corr
2929
| Add services and dependencies | 1%* | 16h* | 8h* |
3030
| Add/update resources | 0.38%* | 8h* | 24h* |
3131
| Refactor & document architecture | 0.28%* | 40h* | 8h* |
32-
| Waiting due to blocked environment | 0,5%* | 15h* | 0h* |
33-
| Spinning up environment | 0,33%* | 24h* | 24h* |
32+
| Waiting due to blocked environment | 0.5%* | 15h* | 0h* |
33+
| Spinning up environment | 0.33%* | 24h* | 24h* |
3434
| Onboarding devs, retrain & swap teams | 1%* | 80h* | 16h* |
35-
| Roll back failed deployment | 1,75% | 10* | 20* |
35+
| Roll back failed deployment | 1.75% | 10* | 20* |
3636
| Debugging, error tracing | 4.40% | 10* | 10* |
3737
| Waiting for other teams | 6.30% | 16* | 16* |
3838

0 commit comments

Comments
 (0)