Skip to content

Commit 88ee0c9

Browse files
Update calculations_xls.md
1 parent 15833ea commit 88ee0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/calculations_xls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ To set a dynamic default response:
114114
<summary><strong>Calculations not working properly</strong></summary>
115115
If your calculations are not working, check the following:
116116
<ul>
117-
<li><strong>Syntax:</strong> All opened parentheses are closed, straight quotes are used ('), and commas are included where needed.</li>
117+
<li><strong>Syntax:</strong> All opened parentheses are closed, straight quotes <code>'</code> are used), and commas are included where needed.</li>
118118
<li><strong>References:</strong> Question references correctly match the question name, no spaces or typos, no circular references (i.e., the calculation does not depend on itself).</li>
119119
<li><strong>Data types:</strong> Numeric and string calculations are not combined within the same question, data types are used correctly.</li>
120120
</ul>

0 commit comments

Comments
 (0)