From 98faac653dd45c1f876d23d3d5430ebc1fb9a6e7 Mon Sep 17 00:00:00 2001
From: Oliver Breitwieser <oliver.breitwieser@kip.uni-heidelberg.de>
Date: Tue, 16 Feb 2021 21:29:58 +0100
Subject: [PATCH] Trivial: Fix README

Change-Id: I1be6b2894b3c8db047beb62fe8ddeb7fcc368ef5
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d16d689d..b6ecff33 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ have no real dependency on one another, we misuse the `Depends-On`
 mechanism in the commit message to build a container with a specific
 spack and yashchiki changeset.
 
-This changeset adds the possibility to specify:
+You can use:
 * `WITH_SPACK_CHANGE=<change-num>` to use the latest patch set of the
   given spack changeset for the build
 * `WITH_SPACK_REFSPEC=<refspec>` to specify a complete spack refspec
-- 
GitLab