Skip to content

Commit df187ec

Browse files
small fix
1 parent 1ca4867 commit df187ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/seo.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ function SEO({ lang,
181181
'},'+ '{'+
182182
'"@type":'+ '"ListItem",'+
183183
'"position":'+ '2,'+
184-
'"name":'+ '"Docs",'+
184+
'"name":'+ '"Tutorials",'+
185185
'"item":'+ '"https://testsigma.com/tutorials/"'+
186186
'},'+ '{'+
187187
'"@type":'+ '"ListItem",'+

0 commit comments

Comments
 (0)