Commit cb745e81 authored by Kristin Berry's avatar Kristin Berry
Browse files

Fixed quote typo in isd.json

parent d9ca9c98
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -175,7 +175,7 @@
            "type": "array",
             "items" : {
               "type": "number",
               "default: "-1",
               "default": "-1",
               "description": "The (start_line, line_start_time, exposure_time). The exposure time is
                               in seconds and any non-provided values will be set to -1."
               "minItems": 3,