Skip to content

Commit 5d8bc25

Browse files
authored
fix(docs): change of tense from past to present (#1370)
1 parent da81602 commit 5d8bc25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/blocks/autofunction.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ const Autofunction = ({
207207
</div>
208208
<Warning>
209209
<p>
210-
This method did not exist in version{" "}
210+
This method does not exist in version{" "}
211211
<code>{currentNumericVersion}</code> of Streamlit.
212212
</p>
213213
</Warning>

0 commit comments

Comments
 (0)