From 92eb88786a50d558d2c286d9a8946e154a035444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Greni=C3=A9?= Date: Thu, 13 Apr 2023 22:26:45 -0700 Subject: [PATCH] Typo in README Change `backround` -> `background` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f61bd4d..3b40f38d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ const output = await replicate.run(model, { input }); // ['https://replicate.delivery/pbxt/GtQb3Sgve42ZZyVnt8xjquFk9EX5LP0fF68NTIWlgBMUpguQA/out-0.png'] ``` -You can also run a model in the backround: +You can also run a model in the background: ```js let prediction = await replicate.predictions.create({