Skip to content

Commit a8605ca

Browse files
tomast1337Copilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent d3b997f commit a8605ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { spawn } from 'bun';
22

3-
// This is a list on how the packages can be built in order
3+
// This is a list of how the packages can be built in order
44
// the sub array is for packages that can be built in parallel
55
const packages: (string | string[])[] = [
66
['@nbw/config', '@nbw/sounds', '@nbw/database'],

0 commit comments

Comments
 (0)