mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2024-11-30 02:46:52 +01:00
Typo
This commit is contained in:
parent
a33751791a
commit
80b702256a
@ -16,7 +16,7 @@ if j['error']==true
|
||||
fail j['title']
|
||||
markdown j['message']
|
||||
|
||||
# Check syntx
|
||||
# Check syntax
|
||||
require 'json'
|
||||
results = File.read 'syntaxcheck.json'
|
||||
j = JSON.parse results
|
||||
|
Loading…
Reference in New Issue
Block a user