Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs: fix typo in $http docs 'Arguments' section #14149

Closed
wants to merge 1 commit into from

Conversation

nhashmi
Copy link
Contributor

@nhashmi nhashmi commented Feb 28, 2016

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Docs update (fix typo)
  • What is the current behavior? (You can also link to an open issue here)

The details describing the transformResponse property of the config param for $http included a link with a typo: "See Overriding the Default TransformationjqLiks" instead of "See Overriding the Default Transformations".

  • What is the new behavior (if this is a feature change)?
    This commit fixes the typo to read "See Overriding the Default Transformations"
  • Does this PR introduce a breaking change?
    No.
  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit-message-format
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

The details describing the `transformResponse` property of the `config` param for `$http` included a link with a typo: "See Overriding the Default TransformationjqLiks" instead of "See Overriding the Default Transformations". This commit fixes that typo.
@gkalpak gkalpak closed this in 7bdc6cb Feb 28, 2016
gkalpak pushed a commit that referenced this pull request Feb 28, 2016
gkalpak pushed a commit that referenced this pull request Feb 28, 2016
@gkalpak
Copy link
Member

gkalpak commented Feb 28, 2016

Backported to v1.5.x (d6ec5d0) and v1.4.x (aec25f1).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants