We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d268ca5 commit feef4f6Copy full SHA for feef4f6
1 file changed
src/pages/studio/index.js
@@ -47,7 +47,7 @@ const DataApplications = [
47
{
48
img: '/img/Studio/LuckyArtwork.png',
49
name: 'Lucky Artwork',
50
- description: 'A Flutter framework project that uses an API to randomly generate illustrations.',
+ description: 'A Flutter framework project that uses an API to get a random illustration.',
51
link: 'https://github.com/KSSJW/lucky-artwork'
52
},
53
]
0 commit comments