Skip to content

Commit 5721ee7

Browse files
committed
Fix bold text
1 parent d81b544 commit 5721ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Shunting Yard/README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Here we go:
102102

103103
We end up with the postfix expression:
104104

105-
** 4 4 2 * 1 5 - / + **
105+
**4 4 2 * 1 5 - / +**
106106

107107
# See also
108108

0 commit comments

Comments
 (0)