From 3e7bfe1ea65b3367d1fba99b7fb78c6889a0bf8e Mon Sep 17 00:00:00 2001 From: thunfischbrot Date: Sun, 25 Aug 2019 15:42:40 +0200 Subject: [PATCH] docs: Fixed tiny copy/paste mistake (#733) --- docs/guide/components/subscribe-to-more.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/components/subscribe-to-more.md b/docs/guide/components/subscribe-to-more.md index 782360a..fc76cec 100644 --- a/docs/guide/components/subscribe-to-more.md +++ b/docs/guide/components/subscribe-to-more.md @@ -76,7 +76,7 @@ methods: { } ``` -Remove an item to the cache: +Remove an item from the cache: ```js methods: {