Skip to content

Commit ca6aa8f

Browse files
authored
Remove stray parenthetical (#8210)
Not sure what this parenthetical was referring to...
1 parent 5ca3fe9 commit ca6aa8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/get-started/test-drive/_terminal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ $ cd my_app
1010
```
1111

1212
It is also possible to pass other arguments to `flutter create`,
13-
such as the project name (*pubspec.yml*), the organization name,
13+
such as the project name, the organization name,
1414
or to specify the programming language used for the native platform:
1515

1616
```terminal

0 commit comments

Comments
 (0)