mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-23 05:12:09 +02:00
Typo
This commit is contained in:
parent
a33751791a
commit
80b702256a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue