Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mhucka committed Mar 22, 2018
1 parent 0bd2a8e commit 8f5392e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Spiral<img width="130px" align="right" src=".graphics/spiral.svg">
=======

Spiral is a Python module that provides several different functions for splitting identifiers found in source code files. The name _spiral_ is a loose acronym based on "_SPlitters for IdentifieRs: A Library_".
Spiral is a Python module that provides several different functions for splitting identifiers found in source code files. The name _Spiral_ is a loose acronym based on "_SPlitters for IdentifieRs: A Library_".

[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg?style=flat-square)](https://www.gnu.org/licenses/gpl-3.0)
[![Python](https://img.shields.io/badge/Python-3.4+-brightgreen.svg?style=flat-square)](http://shields.io)
Expand Down

0 comments on commit 8f5392e

Please sign in to comment.