Browse Source

fixing capitalization

main
Jared Forsyth 11 years ago
parent
commit
f3d5c90855
  1. 2
      tips/10-props-in-getInitialState-as-anti-pattern.md

2
tips/10-props-in-getInitialState-as-anti-pattern.md

@ -1,6 +1,6 @@
---
id: props-in-getInitialState-as-anti-pattern
title: Using state to cache calculations is an antipattern
title: Using State to Cache Calculations Is an Anti-Pattern
layout: tips
permalink: props-in-getInitialState-as-anti-pattern.html
prev: componentWillReceiveProps-not-triggered-after-mounting.html

Loading…
Cancel
Save