Skip to content

Commit 71a206b

Browse files
committed
minor tweak
1 parent eb6a82a commit 71a206b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ module.exports = function(grunt) {
3333
foo: {
3434
options: {
3535
url: 'http://google.com',
36-
key: '81c119174fe742f7a2d778d0a505d096',
36+
key: 'YOUR_API_KEY_HERE',
3737
budget: {
3838
SpeedIndex: '1500'
3939
}

0 commit comments

Comments
 (0)