Skip to content

Commit

Permalink
docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Oct 31, 2024
1 parent 9109632 commit 5bec4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/case-studies/image-alt-text.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords: alt text automation, image accessibility, SEO optimization, OpenAI Vis

import { Image } from "astro:assets"
import { Code } from "@astrojs/starlight/components"
import scriptSrc from "../../../../genaisrc/image-alt-text.genai.js?raw"
import scriptSrc from "../../../../genaisrc/image-alt-text.genai.mjs?raw"
import src from "../../../assets/debugger.png"
import alt from "../../../assets/debugger.png.txt?raw"

Expand Down

0 comments on commit 5bec4c5

Please sign in to comment.