|  | @@ -16,7 +16,7 @@ module.exports = function(grunt) {
 | 
											
												
													
														|  |  		},
 |  |  		},
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  		jshint: {
 |  |  		jshint: {
 | 
											
												
													
														|  | -			files: [ 'gruntfile.js', 'js/reveal.js' ]
 |  | 
 | 
											
												
													
														|  | 
 |  | +			files: [ 'Gruntfile.js', 'js/reveal.js' ]
 | 
											
												
													
														|  |  		},
 |  |  		},
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  		// Tests will be added soon
 |  |  		// Tests will be added soon
 | 
											
										
											
												
													
														|  | @@ -64,7 +64,7 @@ module.exports = function(grunt) {
 | 
											
												
													
														|  |  		},
 |  |  		},
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  		watch: {
 |  |  		watch: {
 | 
											
												
													
														|  | -			files: [ 'gruntfile.js', 'js/reveal.js', 'css/reveal.css' ],
 |  | 
 | 
											
												
													
														|  | 
 |  | +			files: [ 'Gruntfile.js', 'js/reveal.js', 'css/reveal.css' ],
 | 
											
												
													
														|  |  			tasks: 'default'
 |  |  			tasks: 'default'
 | 
											
												
													
														|  |  		}
 |  |  		}
 | 
											
												
													
														|  |  
 |  |  
 |