From f53e9d91c0fe3ff5c86c9b47e1b77e87573d724c Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 23 Feb 2020 06:37:37 +0100 Subject: [PATCH] Fix #3143 --- resources/assets/js/profile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/assets/js/profile.js b/resources/assets/js/profile.js index e88ab330d3..228881be97 100644 --- a/resources/assets/js/profile.js +++ b/resources/assets/js/profile.js @@ -1,5 +1,5 @@ /* - * peofile.js + * profile.js * Copyright (c) 2019 james@firefly-iii.org * * This file is part of Firefly III (https://github.com/firefly-iii).