Skip to content

Commit 6aad8a1

Browse files
committed
Manually cherry-pick correction from 0.11.x
1 parent e2d6414 commit 6aad8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/BranchMenu.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ export class BranchMenu extends React.Component<
320320
body: (
321321
<React.Fragment>
322322
<p>
323-
Your changes to the follow files would be overwritten by
323+
Your changes to the following files would be overwritten by
324324
switching:
325325
</p>
326326
<List>

0 commit comments

Comments
 (0)