From 74462df87481a2f4a8e13681312ec11323f193c8 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Mon, 14 Mar 2016 12:07:44 +0200 Subject: [PATCH] - Correct typo. --- content/pre-commit.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pre-commit.rst b/content/pre-commit.rst index a1e30a4..3037c1e 100644 --- a/content/pre-commit.rst +++ b/content/pre-commit.rst @@ -1,6 +1,6 @@ Pre-commit hooks ################ -:data: 2016-03-12 +:date: 2016-03-12 :summary: New pre-commit hooks I wrote `Pre-commit <http://www.pre-commit.com>`_ is a nice, simple tool to add Git -- GitLab