Skip to content

Commit 1d9d355

Browse files
committed
Fix example: use generic 'domain specification' instead of 'MCP specification'
1 parent ced7c2c commit 1d9d355

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
@@ -300,7 +300,7 @@ src/{package_name}/
300300
**Example outcome**:
301301
```bash
302302
$ cd my-speckit
303-
$ /metaspec.sds.specify # Define MCP specification
303+
$ /metaspec.sds.specify # Define domain specification
304304
$ /metaspec.sdd.specify # Choose Python, Parser+Validator+CLI
305305
$ /metaspec.sdd.plan # Design Python architecture
306306
$ /metaspec.sdd.implement # Generate code

0 commit comments

Comments
 (0)