From 5f494670ebe7c00cc7ce28899d487383bf82b5b6 Mon Sep 17 00:00:00 2001 From: Farrel Mahaztra Date: Wed, 20 Mar 2019 08:53:09 +0700 Subject: [PATCH] Add body text and link (#30453) Added content and a link to an existing online implementation of the 401k calculator --- guide/english/tools/calculators/401k-calculator/index.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/guide/english/tools/calculators/401k-calculator/index.md b/guide/english/tools/calculators/401k-calculator/index.md index 020a712de4..7cc805ee93 100644 --- a/guide/english/tools/calculators/401k-calculator/index.md +++ b/guide/english/tools/calculators/401k-calculator/index.md @@ -3,13 +3,10 @@ title: 401k Calculator --- ## 401k Calculator -This is a stub. Help our community expand it. - -This quick style guide will help ensure your pull request gets accepted. - - +A 401k calculator is used to calculate the 401k balance at retirement given a number of variables, including income, life expectancy, and expected inflation rate. Since many of these variables are uncertain, the end calculation will only be an estimate. #### More Information: - + +* [An online 401k calculator](https://www.calculator.net/401k-calculator.html)