Skip to content

Commit 389aaba

Browse files
authored
Added fix from comment
Remove #, add divider
1 parent fbfe530 commit 389aaba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/Concepts/DevOps.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ parent: Concepts
66
has_children: false
77
---
88

9-
# {{ page.title }}
9+
{{ page.title }}
10+
======================
1011

1112
DevOps is a collaborative approach that combines development (Dev) and operations (Ops) to enhance communication and productivity throughout the software development lifecycle. It involves a set of tools and processes aimed at automating and streamlining the continuous integration & continuous delivery of software. This helps in achieving faster and more reliable development cycles, improving collaboration between development and operations teams, and ultimately delivering high-quality software efficiently.
1213

0 commit comments

Comments
 (0)