-
Notifications
You must be signed in to change notification settings - Fork 42
fixed typos for modfinder chapter #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@@ -1,4 +1,4 @@ | |||
How to define a new protein modiifcation? | |||
How to define a new protein modifcation? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo: should be modification
@@ -84,7 +84,7 @@ ProteinModificationXmlReader.registerProteinModificationFromXml(fis); | |||
Navigation: | |||
[Home](../README.md) | |||
| [Book 6: The ModFinder Modules](README.md) | |||
| Chapter 4 - How to define a new protein modiifcation | |||
| Chapter 4 - How to define a new protein modifcation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same typo again
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jjgao sorry, I thought that the PR was already merged.
@@ -72,4 +72,4 @@ Navigation: | |||
|
|||
Prev: [Chapter 2 : How to get a list of supported protein modifications](supported-protein-modifications.md) | |||
|
|||
Next: [Chapter 4 : How to define a new protein modiifcation](add-protein-modification.md) | |||
Next: [Chapter 4 : How to define a new protein modifcation](add-protein-modification.md) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same typo that @andreasprlic described.
No description provided.