File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ <h2>The <em>diskDevice</em> storage type</h2>
224
224
}
225
225
</ pre >
226
226
227
- < p > You will have noted that we need not speficy that < em > type</ em > must be a string: the constraint
227
+ < p > You will have noted that we need not specify that < em > type</ em > must be a string: the constraint
228
228
described by < em > enum</ em > is enough.</ p >
229
229
</ div >
230
230
@@ -458,4 +458,3 @@ <h3>Tools have varying JSON Schema support</h3>
458
458
draft v4 (in fact, most don't support it).</ li >
459
459
</ ul >
460
460
</ div >
461
-
Original file line number Diff line number Diff line change 10
10
_gaq . push ( [ '_require' , 'inpage_linkid' , pluginUrl ] ) ;
11
11
_gaq . push ( [ '_setAccount' , 'UA-37169005-1' ] ) ;
12
12
_gaq . push ( [ '_trackPageview' ] ) ;
13
-
13
+
14
14
( function ( ) {
15
15
var ga = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga . async = true ;
16
16
ga . src = ( 'https:' == document . ___location . protocol ? 'https://ssl' : 'http://www' ) + '.google-analytics.com/ga.js' ;
25
25
< h1 > json-schema.org</ h1 >
26
26
< div class ="tagline "> The home of JSON Schema</ div >
27
27
</ div >
28
-
28
+
29
29
< div class ="page-content ">
30
30
< div class ="page-menu ">
31
31
< a href =". "> about</ a > < a href ="documentation.html "> docs</ a > < a class ="selected " href ="examples.html "> examples</ a > < a href ="implementations.html "> software</ a > </ div >
@@ -256,7 +256,7 @@ <h2>The <em>diskDevice</em> storage type</h2>
256
256
}
257
257
</ pre >
258
258
259
- < p > You will have noted that we need not speficy that < em > type</ em > must be a string: the constraint
259
+ < p > You will have noted that we need not specify that < em > type</ em > must be a string: the constraint
260
260
described by < em > enum</ em > is enough.</ p >
261
261
</ div >
262
262
You can’t perform that action at this time.
0 commit comments