From eaf471dec9c6daba906ca8f90c25632a68271c6e Mon Sep 17 00:00:00 2001 From: ShraddhaBhojane <55998820+ShraddhaBhojane@users.noreply.github.com> Date: Sun, 22 Dec 2019 17:59:26 +0100 Subject: [PATCH] changes to the snippet --- snippets/vectorAngle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/vectorAngle.md b/snippets/vectorAngle.md index 4c9dc2000..ce218fde1 100644 --- a/snippets/vectorAngle.md +++ b/snippets/vectorAngle.md @@ -1,6 +1,6 @@ --- title: vectorAngle -tags: math,beginner +tags: math, beginner --- Returns the angle (theta) value between two vectors.