https://github.com/angular/angular
Revision 15cf7fcac29e9e0d5bacad033e1ff65695a52311 authored by AleksanderBodurri on 01 June 2020, 03:08:32 UTC, committed by Matias Niemelä on 01 June 2020, 21:18:08 UTC
Previously there was a typo in a comment within the PropDecorator function relating to and justifying the use of Object.defineProperty. This PR clears up the wording that comment

PR Close #37369
1 parent 24ff0eb
History
Tip revision: 15cf7fcac29e9e0d5bacad033e1ff65695a52311 authored by AleksanderBodurri on 01 June 2020, 03:08:32 UTC
docs(core): fix typo in decorators.ts relating to the use of Object.defineProperty. (#37369)
Tip revision: 15cf7fc
File Mode Size
.circleci
.devcontainer
.github
.ng-dev
.vscode
.yarn
aio
dev-infra
docs
goldens
integration
modules
packages
scripts
third_party
tools
.bazelignore -rw-r--r-- 4.3 KB
.bazelrc -rw-r--r-- 6.5 KB
.bazelversion -rw-r--r-- 213 bytes
.clang-format -rw-r--r-- 73 bytes
.editorconfig -rw-r--r-- 245 bytes
.gitattributes -rw-r--r-- 314 bytes
.gitignore -rw-r--r-- 655 bytes
.mailmap -rw-r--r-- 51 bytes
.nvmrc -rw-r--r-- 8 bytes
.pullapprove.yml -rw-r--r-- 36.0 KB
.yarnrc -rw-r--r-- 128 bytes
BUILD.bazel -rw-r--r-- 1.7 KB
CHANGELOG.md -rw-r--r-- 704.7 KB
CODE_OF_CONDUCT.md -rw-r--r-- 1.1 KB
CONTRIBUTING.md -rw-r--r-- 13.5 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 1.2 KB
WORKSPACE -rw-r--r-- 4.3 KB
browser-providers.conf.js -rw-r--r-- 8.5 KB
gulpfile.js -rw-r--r-- 1.2 KB
karma-js.conf.js -rw-r--r-- 7.6 KB
package.json -rw-r--r-- 8.1 KB
protractor-perf.conf.js -rw-r--r-- 1.0 KB
shims_for_IE.js -rw-r--r-- 117.0 KB
test-events.js -rw-r--r-- 259 bytes
test-main.js -rw-r--r-- 11.3 KB
tslint.json -rw-r--r-- 2.3 KB
yarn.lock -rw-r--r-- 624.4 KB
yarn.lock.readme.md -rw-r--r-- 1.3 KB

README.md

back to top