Skip to content

Commit 13cdbf3

Browse files
committed
Fstring wording fix
1 parent f44c4aa commit 13cdbf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

week2/5_String_Methods.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
"source": [
282282
"<p style=\"text-align: right; direction: rtl; float: right; clear: both;\">\n",
283283
"עד כה שרשרנו מחרוזות בזהירות בעזרת סימן השרשור, <code>+</code>.<br>\n",
284-
"הדרך הנכונה לעשות את זה היא בעזרת <dfn>fstring</dfn>, או בשמן המלא, <dfn>formatted strings</dfn>.<br>\n",
284+
"דרך נוספת לעשות זאת היא בעזרת <dfn>fstring</dfn>, או בשמן המלא, <dfn>formatted strings</dfn>.<br>\n",
285285
"נראה דוגמה:\n",
286286
"</p>"
287287
]

0 commit comments

Comments
 (0)