Minor fixes on Introduction tutorial#175
Open
leandrodelsole wants to merge 3 commits intofnproject:masterfrom
Open
Minor fixes on Introduction tutorial#175leandrodelsole wants to merge 3 commits intofnproject:masterfrom
leandrodelsole wants to merge 3 commits intofnproject:masterfrom
Conversation
added 2 commits
June 30, 2019 09:16
…r". The default trigger name may have changed.
CLA BotThank you for your submission! It appears that the following authors have not signed our Contributor License Agreement:
Please do so now by visiting http://www.oracle.com/technetwork/community/oca-486395.html Once complete, let us know in our community Slack and we’ll send you an Fn T-shirt. We are working on modernizing the CLA process into a digital signature but it isn’t quite ready yet. Thank you for being a part of the Fn Community! |
…isn't. I was in doubt if it should be only "`gofn` directory" or "`./gofn` directory". Decided for the latter because of two reasons. First the slash makes it clear we're talking about a directory. The Second is because of the output of `fn init` command.
Contributor
|
@leandrodelsole Your OCA has been reviewed and approved. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello,
I was following the Introduction tutorial and found these minor fixes that needed attention.