From 81e0a7adcc01d21e9580568ea9ca2ad718f8b938 Mon Sep 17 00:00:00 2001 From: Stoned Elipot Date: Fri, 24 May 2013 01:27:46 +0200 Subject: [PATCH] Fix typo in npm module documentation preventing it to be processed by ansible-doc --- library/packaging/npm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/packaging/npm b/library/packaging/npm index f992b054a1..a158b1478c 100644 --- a/library/packaging/npm +++ b/library/packaging/npm @@ -43,7 +43,7 @@ options: required: false default: null global: - descrition: + description: - Install the node.js library globally required: false default: no