GitHub user minahlee opened a pull request:
https://github.com/apache/zeppelin/pull/2200
[HOTFIX] Remove unintended characters from r tutorial
### What is this PR for?
If user runs **Create a R Dataframe** paragraph in **Zeppelin Tutorial/R
(SparkR)** note, he/she will get error because of some unintended characters
inserted.
### What type of PR is it?
Documentation | Hot Fix
### Screenshots (if appropriate)
**Before**

**After**

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/minahlee/zeppelin hotfix/fixTypo
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2200.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2200
----
commit 2d2cb24837b6ff58a84fb90f9d829ce6703a827d
Author: Mina Lee <[email protected]>
Date: 2017-03-29T02:05:23Z
Remove unintended characters from r tutorial
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---