Skip to content

Commit 55764c2

Browse files
authored
ADDED: Fixed Formatting
REMOVED: Unnessecary `#` ADDED: Divider To Title Text
2 parents fbfe530 + 389aaba commit 55764c2

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)