Skip to content

Commit f929861

Browse files
authored
Fix cherry-pick key
1 parent 38ebc46 commit f929861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: js/demos.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ define([], function () {
241241

242242
var cherryPick = {
243243
title: 'Cherry Pick',
244-
key: 'cherry pick',
244+
key: 'cherry-pick',
245245
message: 'Let\'s pick some commits',
246246
commitData: [
247247
{

0 commit comments

Comments
 (0)