Skip to content

Commit a9ee8d2

Browse files
authored
Merge pull request #1243 from kinow/patch-1
Fix project name typo
2 parents 4a1d085 + bcbe9ec commit a9ee8d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# coding: utf-8
33

4-
# Copyright (c) Juptyer Development Team.
4+
# Copyright (c) Jupyter Development Team.
55
# Distributed under the terms of the Modified BSD License.
66

77
import os

0 commit comments

Comments
 (0)