Skip to content

Commit 43c7fac

Browse files
chloefealAniket-Engg
authored andcommitted
fix apps/remix-ide/src/app/plugins/git.tsx
1 parent 1ebafe7 commit 43c7fac

File tree

1 file changed

+1
-1
lines changed
  • apps/remix-ide/src/app/plugins

1 file changed

+1
-1
lines changed

apps/remix-ide/src/app/plugins/git.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import * as packageJson from '../../../../../package.json'
77
const profile = {
88
name: 'dgit',
99
displayName: 'Git',
10-
desciption: 'Git plugin for Remix',
10+
description: 'Git plugin for Remix',
1111
methods: ['open', 'init'],
1212
events: [''],
1313
version: packageJson.version,

0 commit comments

Comments
 (0)