Skip to content

Commit

Permalink
Fixed blog title capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
hgreenstein committed Dec 15, 2023
1 parent 0f3273f commit 3edef33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/components/Blog/Blog.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ function Blog() {
data-line-end="1"
style={{ textAlign: 'center' }}
>
<a id="How_will_coders_coprogram_with_AI_0"></a>How will coders
co-program with A.I.?
<a id="How_will_coders_coprogram_with_AI_0"></a>How Will Coders
Co-Program With A.I.?
</h1>
<h5
className="has-line-data"
Expand Down

0 comments on commit 3edef33

Please sign in to comment.