Closed earies closed 2 years ago
Title: Fix invalid JSON in example .conf
Description:
Correct typo in example_openr.conf
example_openr.conf
$ python -mjson.tool example_openr.conf Expecting property name: line 29 column 5 (char 729)
Test Plan:
Parsed and loaded valid .conf
@cooperlees has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
Title: Fix invalid JSON in example .conf
Description:
Correct typo in
example_openr.conf
Test Plan:
Parsed and loaded valid .conf