Skip to content

Commit 7759728

Browse files
docs: standardize placeholder naming in submodule section
1 parent 8e0d16e commit 7759728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Provenance uses git submodules for emulator cores. Each core submodule is pinned
109109

110110
### Updating a Core Submodule to Fork HEAD
111111

112-
When a Provenance-Emu fork submodule has a `branch = <name>` entry and you want to advance it:
112+
When a Provenance-Emu fork submodule has a `branch = <branch-name>` entry and you want to advance it:
113113

114114
```bash
115115
# If this is a first-time checkout, ensure the submodule is initialized:

0 commit comments

Comments
 (0)