Skip to content

Commit

Permalink
typo fix in doc/intro
Browse files Browse the repository at this point in the history
  • Loading branch information
laszukdawid committed Oct 12, 2023
1 parent c160da0 commit 0e28c29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ All these methods theoretically should decompose a signal into the same set of c
there are plenty of nuances and different ways to handle noise. Regardless of the method, obtained
components are often called *Intrinsic Mode Functions* (IMF) to highlight that they contain an intrinsic (self)
property which is a specific oscillation (mode). These are generic oscillations; their frequency and
amplitude can change, however, no they are distinct within analyzed signal.
amplitude can change, however, they are distinct within analyzed signal.

Installation
------------
Expand Down Expand Up @@ -48,7 +48,7 @@ In case you like using command line and want a copy-paste line ::
$ git clone https://github.com/laszukdawid/PyEMD


Once the code is download, enter package's directory and execute ::
Once the code is downloaded, enter package's directory and execute ::

$ python setup.py install

Expand Down

0 comments on commit 0e28c29

Please sign in to comment.