From 457f54007e603e97c039d5723c50b49f3c251c3c Mon Sep 17 00:00:00 2001 From: Carla Date: Tue, 30 Aug 2016 12:27:10 +0200 Subject: [PATCH] crankshaft typo --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 6f09042..96f5fb4 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -15,7 +15,7 @@ shall be performed by the designated *Release Manager*. 1. Generate an upgrade path from the previous to the next release by copying the generated release file. E.g: ```shell - cp release/cranckshaft--X.Y.Z.sql release/cranckshaft--A.B.C--X.Y.Z.sql + cp release/crankshaft--X.Y.Z.sql release/crankshaft--A.B.C--X.Y.Z.sql ``` NOTE: you can rely on this thanks to the compatibility checks.