Skip to content

Commit

Permalink
πŸ› fix(content): fix header title for WriteRSpecTests video
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronlifton committed May 24, 2024
1 parent c8734f6 commit aee1f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/blog/prompting-openai-rspec.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ import WriteRSpecTestsVideo from "./assets/videos/WriteRSpecTests.mov";
<source src={WriteRailsMethodVideo} type="video/webm" />
</video>

## WriteRSpecMethod video
## WriteRSpecTests video

<video controls="" autoplay="false" loop="true">
<source src={WriteRSpecTestsVideo} type="video/webm" />
Expand Down

0 comments on commit aee1f82

Please sign in to comment.