mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
d1589604a8
commit
6a3492b751
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ Observables are often compared to promises. Here are some key differences:
|
|||
|
||||
<code-example
|
||||
path="comparing-observables/src/observables.ts"
|
||||
header="src/observables.ts (unsubcribe)"
|
||||
header="src/observables.ts (unsubscribe)"
|
||||
region="unsubscribe">
|
||||
</code-example>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue