From 6f6c28739160a11afeebd3edee8e6f14c3295514 Mon Sep 17 00:00:00 2001 From: uhIgnacio Date: Tue, 16 Nov 2021 13:27:14 -0300 Subject: [PATCH] typo --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4e0da61..f3b861a 100644 --- a/README.md +++ b/README.md @@ -17,16 +17,16 @@ If you find a repeated fumo please create an issue ### /random -return a random fumo object. +Return a random fumo object. ### /fumos -fumo list. +Fumo list. #### / -retrun the full fumo list. +Return the full fumo list. #### /id -return the fumo object whit the provided id. +Return the fumo object with the provided ID.