Skip to content

Commit 4408846

Browse files
authored
fix the indent (#149)
1 parent 14da5ba commit 4408846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ tutorials:
7979
description: "Learn how to use Slang’s automatic differentiation feature to compute the gradient of a shader."
8080
link_url: "https://docs.shader-slang.org/en/latest/auto-diff-tutorial-1.html"
8181
link_label: "Automatic Differentiation Tutorial - 1"
82-
- title: "Slang Automatic Differentiation Tutorial - 2"
82+
- title: "Slang Automatic Differentiation Tutorial - 2"
8383
description: "Learn how to use Slang’s automatic differentiation feature to compute the gradient of a shader."
8484
link_url: "https://docs.shader-slang.org/en/latest/auto-diff-tutorial-2.html"
8585
link_label: "Automatic Differentiation Tutorial - 2"

0 commit comments

Comments
 (0)