Skip to content

Commit

Permalink
corrected misspell of jpg file
Browse files Browse the repository at this point in the history
  • Loading branch information
alexispaljic committed Nov 8, 2024
1 parent 5f7b684 commit 97d9f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/movie/pls.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Vous mettrez en place une application VR permettant de former à la procédure d

import { Image } from "@astrojs/image/components";

import imagepls from "assets/movie/assistancepsl.jpg";
import imagepls from "assets/movie/assistancepls.jpg";

<div class="flex justify-center">
<div class="flex items-center">
Expand Down

0 comments on commit 97d9f24

Please sign in to comment.