Skip to content

Commit 9e079bf

Browse files
silly change for consistency"
1 parent e123d9f commit 9e079bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/javascripts/action.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
var action = function(){
2-
"use strict";
2+
'use strict';
33

44
var action = {
55
eventMe: function(objectIn){

0 commit comments

Comments
 (0)