There is no "we" in "thesis"

This commit is contained in:
heyarne 2021-03-18 13:55:20 +01:00
commit b202c4da38
10 changed files with 14 additions and 14 deletions

View file

@ -167,7 +167,7 @@
"source": [
"### Resolving the Formulas\n",
"\n",
"`get_bands` is a function function that returns all of the bands referenced in a recursive formula.\n",
"`get_bands` is a function that returns all of the bands referenced in a recursive formula.\n",
"This is necessary to resolve these references to actual data sets."
]
},