diff options
| author | Ahmed Abdelhalim <[email protected]> | 2022-07-18 15:40:28 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2022-07-18 15:40:28 +0200 |
| commit | 7a9439940be9e2ceaf5d8c134fd38c16214fade4 (patch) | |
| tree | cccd5a4a929196c8ba7d1bed047cc55c3936b619 /app | |
| parent | a27dbf7d2464484df3baae45cc9ffa9bc79693a7 (diff) | |
Fix a typo
Diffstat (limited to 'app')
| -rw-r--r-- | app/assets/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/index.html b/app/assets/index.html index b2cf05a..06b7c3b 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -105,7 +105,7 @@ </div> <p class="note">Working as part of the <b>Engineering Enablement</b> team, that provides infrastructure, internal tooling, docs, CloudFoundry platform, and Kubernetes clusters, - to help them with their daily tasks.</p> + to help the development teams with their daily tasks.</p> <ul class="tasks"> <li>Worked on internal <a href="https://github.com/springernature/halfpipe">(halfpipe)</a> tooling for building CI/CD pipelines on Github actions and Concourse.</li> |
