Skip to content

typo in chapter vector #74

Open
Open
@Azgolar

Description

@Azgolar

Chapter about vectors:

⭐️ Mainly a vector represent 3 things,

  • A pointer to the data
    
  • No of elements currently have(length)
    
  • Capacity (Amount of space allocated for any future elements).
    

I think it´s supposed to be "number of elements currently have(length)". Sorry if it is correct. I am not a native English speaker, but it confused me.

awesome work, keep it up!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions