Skip to content

Commit

Permalink
Escape apostrophe
Browse files Browse the repository at this point in the history
  • Loading branch information
johno committed Apr 29, 2022
1 parent fa73f48 commit 81fdc95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/pages/unsupported.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default function UnsupportedProperties() {
<h1>Unsupported properties</h1>
<p>
CSS GUI is a work in progress, below is an up to date listing of
properties that haven't been implemented yet.
properties that haven&apos;t been implemented yet.
</p>
<ul>
{unsupportedProperties.map(({ property, url }) => {
Expand Down

1 comment on commit 81fdc95

@vercel
Copy link

@vercel vercel bot commented on 81fdc95 Apr 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

css-gui – ./

css-gui-components-ai.vercel.app
css-gui-git-main-components-ai.vercel.app
css-gui.vercel.app

Please sign in to comment.