docs: change changelog heading (#3024)

This commit is contained in:
Laurin Quast 2023-10-10 15:36:57 +02:00 committed by GitHub
parent 88c0d586b9
commit 5c98ba110c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ export const ProductUpdates = ({
return (
<>
<div className="pb-12">
<h1 className="!text-left !m-0">Changelog</h1>
<h1 className="!text-left !m-0">Product Updates</h1>
<p>The most recent developments from GraphQL Hive.</p>
</div>
<ol className="relative border-l border-gray-200 dark:border-gray-700">