facebook / openr

Distributed platform for building autonomic network functions.
MIT License
906 stars 243 forks source link

Fix invalid JSON in example .conf #133

Closed earies closed 2 years ago

earies commented 2 years ago

Title: Fix invalid JSON in example .conf

Description:

Correct typo in 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

facebook-github-bot commented 2 years ago

@cooperlees has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.