Skip to content

Change argument 'key3' to 3 for consistency#3

Open
OrionBetel wants to merge 1 commit into
HowProgrammingWorks:masterfrom
OrionBetel:fix-consistency
Open

Change argument 'key3' to 3 for consistency#3
OrionBetel wants to merge 1 commit into
HowProgrammingWorks:masterfrom
OrionBetel:fix-consistency

Conversation

@OrionBetel

Copy link
Copy Markdown

For now collected data is - { key1: 1, key2: 2, key3: 'key3' }
I think it should be like this - { key1: 1, key2: 2, key3: 3 }

For now collected data is - { key1: 1, key2: 2, key3: 'key3' }
I think it should be like this - { key1: 1, key2: 2, key3: 3 }
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.

1 participant