Skip to content

wiki function surround result mistake in writing #102

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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