mirror of
				https://github.com/goldbergyoni/nodebestpractices.git
				synced 2025-10-31 17:47:26 +08:00 
			
		
		
		
	Fix typo
Spotted a typo in sandbox.md
This commit is contained in:
		| @ -16,7 +16,7 @@ const Sandbox = require("sandbox") | |||||||
|  |  | ||||||
| s.run( "lol)hai", function( output ) { | s.run( "lol)hai", function( output ) { | ||||||
|   console.log(output); |   console.log(output); | ||||||
|   //output='Synatx error' |   //output='Syntax error' | ||||||
| }); | }); | ||||||
|  |  | ||||||
| // Example 4 - Restricted code | // Example 4 - Restricted code | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Fredrik Seidl
					Fredrik Seidl