mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 02:36:36 +00:00
Update productDescription
Fixed grammatical error
This commit is contained in:
committed by
Junyoung Choi
parent
0131bbbbed
commit
d17ff4afba
@@ -39,7 +39,7 @@ module.exports = function (grunt) {
|
|||||||
name: 'boostnote',
|
name: 'boostnote',
|
||||||
productName: 'Boostnote',
|
productName: 'Boostnote',
|
||||||
genericName: 'Boostnote',
|
genericName: 'Boostnote',
|
||||||
productDescription: 'The opensource note app for developer.',
|
productDescription: 'The opensource note app for developers.',
|
||||||
arch: 'amd64',
|
arch: 'amd64',
|
||||||
categories: [
|
categories: [
|
||||||
'Development',
|
'Development',
|
||||||
@@ -58,7 +58,7 @@ module.exports = function (grunt) {
|
|||||||
name: 'boostnote',
|
name: 'boostnote',
|
||||||
productName: 'Boostnote',
|
productName: 'Boostnote',
|
||||||
genericName: 'Boostnote',
|
genericName: 'Boostnote',
|
||||||
productDescription: 'The opensource note app for developer.',
|
productDescription: 'The opensource note app for developers.',
|
||||||
arch: 'x86_64',
|
arch: 'x86_64',
|
||||||
categories: [
|
categories: [
|
||||||
'Development',
|
'Development',
|
||||||
|
|||||||
Reference in New Issue
Block a user