Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion learning-labs/modules/jte-the-basics/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ By being able to build reusable, tool-agnostic pipeline templates and apply them

[IMPORTANT]
====
In JTE, we talk a lot about the concept of governance. When we say governance, we mean that JTE allows you to *enforce* a common software delivery process by applying the the *same* pipeline template to _multiple_ repositories at the same time.
In JTE, we talk a lot about the concept of governance. When we say governance, we mean that JTE allows you to *enforce* a common software delivery process by applying the *same* pipeline template to _multiple_ repositories at the same time.

The modularity that JTE promotes allows you to do this across teams _regardless_ of the specific tools that each application may be using.
====
Expand Down