Skip to content

Commit 97e49ab

Browse files
Fix typo in CHANGELOG.md and HISTORY.md
1 parent 173863f commit 97e49ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ This is a major release which removes support for the Scientific 5 and Debian 7
322322
- Updated `merge()` with puppt language equivalent example.
323323
- Updated `min()` and `max()` with note that they are in puppet.
324324
- Updated `num2bool()` with information that Boolean can convert.
325-
- Updated `prefix()` function with equivalent operation in pupppet.
325+
- Updated `prefix()` function with equivalent operation in puppet.
326326
- Updated `range()` with information that Integer can be used.
327327
- Updated `reject()` with equivalent filter() call.
328328
- Added note to `reverse()` that the `reverse_each()` Puppet function does the same as it.

0 commit comments

Comments
 (0)