From 09415c442659fd7d010f00c1e86f2208ed2b05ce Mon Sep 17 00:00:00 2001 From: Devon Weller Date: Wed, 7 Nov 2018 11:39:38 -0600 Subject: [PATCH] Update todo-list.md Replace references to React with Vue.js --- _browser/todo-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_browser/todo-list.md b/_browser/todo-list.md index bd74e947..84c8204c 100644 --- a/_browser/todo-list.md +++ b/_browser/todo-list.md @@ -24,7 +24,7 @@ For this tutorial, we will use the following tools: * `browserify` to compile node code into browser-ready code * `blockstack.js` to authenticate the user and work with the user’s identity/profile information -At minimum, Blockstack requires macOS High Sierra. This tutorial was written for a user running macOS High Sierra 10.13.4. The application you build is a React.js application that is completely decentralized and server-less. While not strictly required to follow along, basic familiarity with React.js is helpful. +At minimum, Blockstack requires macOS High Sierra. This tutorial was written for a user running macOS High Sierra 10.13.4. The application you build is a Vue.js application that is completely decentralized and server-less. While not strictly required to follow along, basic familiarity with Vue.js is helpful. When complete, the app is capable of the following: