Skip to content

Commit 913f3c6

Browse files
authored
fix: strong text requires two *
1 parent 59177f2 commit 913f3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The rest of this paper is organized as follows:
7171

7272
*@sec:design* is a high-level description of your solution to the assignment.
7373

74-
*@sec:implementation* goes into a detailed explanation of your implementation that you described in Section *@sec:design.
74+
*@sec:implementation* goes into a detailed explanation of your implementation that you described in Section *@sec:design*.
7575

7676
*@sec:experiments_and_results* discusses the methodology for your experiments and includes results from your experiments.
7777

0 commit comments

Comments
 (0)