Skip to content
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

Fixes typos in docs #141

Merged
merged 2 commits into from
Jul 13, 2020
Merged

Fixes typos in docs #141

merged 2 commits into from
Jul 13, 2020

Conversation

abhaybaiju
Copy link
Contributor

Fixes typos in functional_api.py

@abhaybaiju
Copy link
Contributor Author

Docker image check is failing but edits are only typos on text. No code is involved.

@@ -298,7 +297,7 @@ def get_model():
### Models with multiple inputs and outputs

The functional API makes it easy to manipulate multiple inputs and outputs.
This cannot be handled with the `Sequential` API.
This cannot be handled by the `Sequential` API.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Fixes line 300
@abhaybaiju abhaybaiju requested a review from fchollet July 11, 2020 12:11
Copy link
Contributor

@fchollet fchollet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fchollet fchollet merged commit f5602f0 into keras-team:master Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants