minor
This commit is contained in:
parent
82ab3fb82b
commit
2009009f1f
2 changed files with 2 additions and 2 deletions
|
@ -278,7 +278,7 @@ The good thing is: a `.then` handler is guaranteed to run whether the promise ta
|
|||
|
||||
Next, let's see more practical examples of how promises can help us to write asynchronous code.
|
||||
|
||||
## Example: loadScript
|
||||
## Example: loadScript [#loadscript]
|
||||
|
||||
We've got the `loadScript` function for loading a script from the previous chapter.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue