Skip to content

Commit 460b49e

Browse files
committed
docs/architecture: stray /
1 parent bf54f3b commit 460b49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture/sql-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ into account) is represented as:
8888
// / \
8989
// 1 *
9090
// / \
91-
/// 2 3
91+
// 2 3
9292
Expression::Add(
9393
Expression::Constant(Value::Integer(1)),
9494
Expression::Multiply(

0 commit comments

Comments
 (0)