diff --git a/app/views/help/wiki_syntax_detailed.html.erb b/app/views/help/wiki_syntax_detailed.html.erb
index 679ffe50..444ac95d 100644
--- a/app/views/help/wiki_syntax_detailed.html.erb
+++ b/app/views/help/wiki_syntax_detailed.html.erb
@@ -40,7 +40,7 @@
Link to an issue: #124 (displays #124, link is striked-through if the issue is closed)
Link to a changeset: r758 (displays r758)
Link to a changeset with a non-numeric hash: commit:c6f4d0fd (displays c6f4d0fd).
- Link to a changeset of another project: sandbox:r758 (displays sanbox:r758)
+ Link to a changeset of another project: sandbox:r758 (displays sandbox:r758)
Link to a changeset with a non-numeric hash: sandbox:c6f4d0fd (displays sandbox:c6f4d0fd).