From 40a2c6decb4f51603745a3ddf032d5729745e1ff Mon Sep 17 00:00:00 2001 From: Arthur Lutz Date: Tue, 3 Dec 2024 10:50:26 +0100 Subject: [PATCH] Update home.yml: typofixes --- _data/home.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/home.yml b/_data/home.yml index 6b115c2..4776526 100644 --- a/_data/home.yml +++ b/_data/home.yml @@ -17,13 +17,13 @@ why-titan: features: - name: Iterative Testing - description: Run destructive tests and qukcly reset to known good state to try again. + description: Run destructive tests and quickly reset to known good state to try again. - name: Test Data Preservation description: When tests fail in your CI/CD Kubernetes environment, push data state and clone it later for local debugging. - name: Test Data Library - description: Move beyond a collction of dump files and data generation scripts to build a library of complex datasets. + description: Move beyond a collection of dump files and data generation scripts to build a library of complex datasets. - name: Data Sharing description: When you run into an issue, quickly commit and push the state for a team member to examine later.