From 0798059361cd79991220ff997529593a4cb43a0e Mon Sep 17 00:00:00 2001 From: Joshua Harlan Lifton Date: Sat, 17 Nov 2012 22:26:57 -0800 Subject: Fixed typo --- README_DEVELOPER.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README_DEVELOPER.markdown') diff --git a/README_DEVELOPER.markdown b/README_DEVELOPER.markdown index e8aa27a..04349ed 100644 --- a/README_DEVELOPER.markdown +++ b/README_DEVELOPER.markdown @@ -7,7 +7,7 @@ almost always be evaluated in the context of Puppet and Facter working together. Still, we don't want to write custom facts that blow up in the users face if -Puppet is not loaded in memory. This is often the case if the user run +Puppet is not loaded in memory. This is often the case if the user runs `facter` without also supplying the `--puppet` flag. Ah! But Jeff, the custom fact won't be in the `$LOAD_PATH` unless the user -- cgit v1.2.3