doc: update project readme and website (#662)

This commit is contained in:
Ariel Mashraki
2020-08-09 12:32:14 +03:00
committed by GitHub
parent 5c170bce8f
commit 07c38e8e8f
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ const Features = () => (
<div className="features">
<Block
title="Schema As Code"
content="Simple API for modeling any graph schema as Go objects"
content="Simple API for modeling any database schema as Go objects"
link="docs/schema-def"
/>
<Block