Skip to content

Commit 2527b7c

Browse files
navdeep300sigmavirus24
authored andcommitted
Add space missing between operating and system
1 parent dbef555 commit 2527b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/admin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Here is an example of 'Hello World' in Puppet.
290290
#the notification message by default.
291291
}
292292
293-
Here is another example with system based logic. Note how the operatingsystem
293+
Here is another example with system based logic. Note how the operating system
294294
fact is being used as a variable prepended with the ``$`` sign. Similarly, this
295295
holds true for other facts such as hostname which can be referenced by
296296
``$hostname``

0 commit comments

Comments
 (0)