Skip to content

Commit 8a8d9d7

Browse files
authored
pencil edit
1 parent 31b3f38 commit 8a8d9d7

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/quickstarts/voice-video-calling/includes/video-effects

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/voice-video-calling/includes/video-effects/video-effects-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ localVideoEffectsFeature.disable(effect: backgroundBlurVideoEffect)
7575
```
7676

7777
### Background Replacement
78-
Background Replacement is a Video Effect that allows a person to set their own custom background. In order to use Background Repalcement Effect, you need to obtain a `LocalVideoEffectsFeature` feature from a valid `LocalVideoStream`.
78+
Background Replacement is a Video Effect that allows a person to set their own custom background. In order to use Background Replacement Effect, you need to obtain a `LocalVideoEffectsFeature` feature from a valid `LocalVideoStream`.
7979

8080
- Create a new Background Replacement Video Effect object:
8181

0 commit comments

Comments
 (0)