Skip to content

Commit d482677

Browse files
fix: grammar within comment
1 parent eb65512 commit d482677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/serve/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const pmConfig: PackageManagerConfig = {
4141
* respective package manager is available as
4242
* nested objects within pmConfig
4343
*
44-
* We gonna extract the root installation command
44+
* We're gonna extract the root installation command
4545
* and rest of the flags from pmConfig object
4646
* by means of array destructuring
4747
*/

0 commit comments

Comments
 (0)