Browse Source

Update SVG reference for starts_with ESQL docs (#101909)

Fabio Busatto 1 year ago
parent
commit
11cb81a09a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/esql/functions/starts_with.asciidoc

+ 1 - 1
docs/reference/esql/functions/starts_with.asciidoc

@@ -2,7 +2,7 @@
 [[esql-starts_with]]
 === `STARTS_WITH`
 [.text-center]
-image::esql/functions/signature/ends_with.svg[Embedded,opts=inline]
+image::esql/functions/signature/starts_with.svg[Embedded,opts=inline]
 
 Returns a boolean that indicates whether a keyword string starts with another
 string: