Skip to content

Commit 86b2297

Browse files
committed
fix typo on tmux page
1 parent 6c3dd36 commit 86b2297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pages/02-development-environments/12-tmux.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ easier to use many shells at once and attaching to both local and remote
1919

2020
<a href="https://github.com/tmux/tmux/wiki" style="border:none"><img src="/img/logos/tmux.png" width="100%" alt="tmux unofficial logo." class="shot"></a>
2121

22-
<div class="well see-also">tmux is an implementation of the <a href="/terminal-multiplexers.html">shells</a> concept. Learn more in the <a href="/development-environments.html">development environments</a> chapter or view the <a href="/table-of-contents.html">table of contents</a> for all topics.</div>
22+
<div class="well see-also">tmux is an implementation of the <a href="/terminal-multiplexers.html">terminal multiplexers</a> concept. Learn more in the <a href="/development-environments.html">development environments</a> chapter or view the <a href="/table-of-contents.html">table of contents</a> for all topics.</div>
2323

2424

2525
### tmux resources

0 commit comments

Comments
 (0)