Skip to content

Commit

Permalink
fix: change coffee literal
Browse files Browse the repository at this point in the history
  • Loading branch information
pablosirera committed Aug 26, 2020
1 parent 16dd6ca commit 536141e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ui/CoffeeWidget.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div class="flex justify-center flex-col items-center mt-8">
<h2 class="pb-4 text-lg">¿Te gusta mi contenido?</h2>
<h2 class="pb-4 text-lg">¿Te gusta el contenido?</h2>
<a
class="coffee-button"
target="_blank"
Expand Down

0 comments on commit 536141e

Please sign in to comment.