mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +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',
|
||||
productName: 'Boostnote',
|
||||
genericName: 'Boostnote',
|
||||
productDescription: 'The opensource note app for developer.',
|
||||
productDescription: 'The opensource note app for developers.',
|
||||
arch: 'amd64',
|
||||
categories: [
|
||||
'Development',
|
||||
@@ -58,7 +58,7 @@ module.exports = function (grunt) {
|
||||
name: 'boostnote',
|
||||
productName: 'Boostnote',
|
||||
genericName: 'Boostnote',
|
||||
productDescription: 'The opensource note app for developer.',
|
||||
productDescription: 'The opensource note app for developers.',
|
||||
arch: 'x86_64',
|
||||
categories: [
|
||||
'Development',
|
||||
|
||||
Reference in New Issue
Block a user