From 69483c2b9456d9269e6a30d119f2e5c599e7bed5 Mon Sep 17 00:00:00 2001 From: Bowei Du Date: Wed, 12 May 2021 11:49:36 -0700 Subject: [PATCH] Fix typo in the license --- api/approval_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/approval_test.go b/api/approval_test.go index 17b3b44036a..e4cc9f72ced 100644 --- a/api/approval_test.go +++ b/api/approval_test.go @@ -5,7 +5,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - htcp://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,