Skip to content

Commit bf099ed

Browse files
committed
Merge pull request #12 from nicklasmoeller/patch-1
Rewrite to correct Operating System
2 parents 21e0e03 + dbe2c27 commit bf099ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

01 - Navigation/06 - Structure tool window/6.2. Structure in HTML files.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h2>File Structure Tool Window</h2>
1212
<p>Displays outline of file: HTML elements, JavaScript, ...</p>
1313
<ul>
1414
<li>Alt+7 (Windows/Linux)</li>
15-
<li>Command+7 s(Windows/Linux)</li>
15+
<li>Command+7 (Mac OS X)</li>
1616
<li>Ctrl+F12 for popup (Windows/Linux)</li>
1717
<li>Command+F12 for popup (Mac OS X)</li>
1818
</ul>
@@ -44,4 +44,4 @@ <h2>File Structure Tool Window</h2>
4444
</li>
4545
</ul>
4646
</body>
47-
</html>
47+
</html>

0 commit comments

Comments
 (0)