Skip to content

Commit 8321d0f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e7e7ec4 commit 8321d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ You can define custom contexts like this:
232232
elseif input == 'napoleon' then
233233
birthday = birthday .. ' birthday is August 15, 1769'
234234
end
235-
235+
236236
return {
237237
content = birthday,
238238
filename = input .. '_birthday',

0 commit comments

Comments
 (0)