Fix Vale issues for ./administration/geo/setup/database.md
The following issues occurred when we ran a linting tool called Vale against this topic. To fix the issues, open a merge request for the markdown file, which you'll find in the /doc directory. The first number on each line indicates the line number. If you feel any of these warnings are incorrect, feel free to create an issue with the `tw-test` label so we can improve our Vale tests. ``` | 455:57:gitlab.FutureTense:Avoid using future tense: "will attempt". Use present tense instead. | | 457:73:gitlab.FutureTense:Avoid using future tense: "you'll need". Use present tense instead. | | 486:19:gitlab.FutureTense:Avoid using future tense: "will be". Use present tense instead. | | 559:40:gitlab.FutureTense:Avoid using future tense: "we'll need". Use present tense instead. | | 560:16:gitlab.FutureTense:Avoid using future tense: "will give". Use present tense instead. | | 566:29:gitlab.FutureTense:Avoid using future tense: "will be". Use present tense instead. | | 604:32:gitlab.FutureTense:Avoid using future tense: "will become". Use present tense instead. | | 676:101:gitlab.FutureTense:Avoid using future tense: "will ensure". Use present tense instead. | | 676:175:gitlab.FutureTense:Avoid using future tense: "will not". Use present tense instead. | | 691:5:gitlab.FutureTense:Avoid using future tense: "will end". Use present tense instead. | ```
issue