Skip to content

wiki function surround result mistake in writing #102

@jphuang

Description

@jphuang

the url : https://github.com/shekhargulati/strman-java/wiki#surround
surround("div", "<", ">" // result => "<div>s"

Should

surround("div", "<", ">" // result => "<div>"

remove the character s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions