diff --git a/README.md b/README.md
index b0b3c5a17daaf25c6dc5bcb779f4af7c1e3cba85..d79f4411f40e1dd7d1e0d09f826724d52a850161 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# LOFAR2 Beamformed Re-digitization pipeline
+# LOFAR2 Beamformed Re-digitization Pipeline
 
 This is a CWL pipeline to convert LOFAR raw beamformed complex-voltage (XXYY) 32-bit HDF5 data to 8-bit HDF5 data. This pipeline represents the CWL implementation of existing LOFAR1 functionality in the Pulsar Pipeline (PulP) by means of the `digitize.py` script written by Marten van Kerkwijk to be run in the LOFAR operational framework. The script itself was slightly modified to run in Python3. Please note, that the pipeline is still in development, so some changes in the workflow and documentation might happen in the future.