Skip to content

Commit e6e8e4a

Browse files
Fix typo
Co-authored-by: Felix Arntz <[email protected]>
1 parent fad453f commit e6e8e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This is a monorepo for the WordPress Performance Team, containing a collection o
2525

2626
### Building
2727

28-
* To build the JavaScript and CSS assets: `npm run build``
28+
* To build the JavaScript and CSS assets: `npm run build`
2929
* To build all plugins and place into the `build` directory: `npm run build-plugins`
3030
* To build a specific plugin: `npm run build:plugin:<plugin-slug>` (e.g., `npm run build:plugin:performance-lab`)
3131
* To build ZIP files for distribution: `npm run build-plugins:zip`

0 commit comments

Comments
 (0)