Skip to content

Commit 51582ce

Browse files
authored
fix misspelling functionallity -> functionality (#78)
1 parent 675e1fd commit 51582ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ limitations under the License.
1717
*/
1818

1919
// package hack is a collection of scripts used to bootstrap CI processes and
20-
// other vital entrypoint functionallity.
20+
// other vital entrypoint functionality.
2121

2222
package hack

0 commit comments

Comments
 (0)