Skip to content

[0pt] Fix {release for site tarantool.io} #2652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
artemlazarev opened this issue Feb 1, 2022 · 1 comment
Closed

[0pt] Fix {release for site tarantool.io} #2652

artemlazarev opened this issue Feb 1, 2022 · 1 comment
Assignees
Labels
typo [nature] Just a typo. Typically tickets created by online bug reporter.

Comments

@artemlazarev
Copy link

artemlazarev commented Feb 1, 2022

Info

Root document: At the site www.tarantool.io instaled documentation with error. At the github repo error is fixed

example script for file api.lua at the tutorial page https://www.tarantool.io/ru/doc/latest/getting_started/getting_started_imcp/#writing-data-5-minutes contain error at line #9

Actual :
if err ~ = nil then
Expected:
if err ~= nil then

@artemlazarev artemlazarev added the typo [nature] Just a typo. Typically tickets created by online bug reporter. label Feb 1, 2022
@xuniq
Copy link
Contributor

xuniq commented Feb 2, 2022

Duplicate of #2651

@xuniq xuniq marked this as a duplicate of #2651 Feb 2, 2022
@xuniq xuniq closed this as completed Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typo [nature] Just a typo. Typically tickets created by online bug reporter.
Projects
None yet
Development

No branches or pull requests

3 participants